This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Greg, re: change #!/bin/sh to: #!/bin/bash in mcinet2017.sh > Sorry I wasn't clear - we made the change you suggested to the first line > of the script and it had no effect on the error. OK, this is important for me to know. re: > On our system there's a symbolic link set up so /bin/sh -> /bin/bash Right. On modern versions of Linux, 'bash' is _the_ default shell. 'sh' is a link to 'bash', and when 'bash' is run, it examines how it is run and adjusts accordingly. In the past on non-RedHat version of Linux (e.g., Ubuntu), I have found that changing from running '/bin/sh' to running '/bin/bash' in scripts has gotten around things like line length problems. Given your experience (which I will re-verify on ingest.unidata.ucar.edu), I will need to restructure the logic in mcinet2017.sh to limit line lengths. Thanks for the input, and please let me know when you get to configuring ADDE on your new machine. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: WPD-667222 Department: Support McIDAS Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.