On Mon, Apr 30, 2012 at 18:51, Dinse, Gregg (NIH/NIEHS) [E] <[email protected]> wrote: > -bash: ./nlin.csh: /bin/csh: bad interpreter: Operation not permitted
Every time I've run into this error (bash, perl, etc) it's because the file's line endings have been converted to CRLF (Windows format). dos2unix is a script that can convert it back, but there's probably a setting for this in your text editor. -- arno s hautala /-| [email protected] pgp b2c9d448 _______________________________________________ MacOSX-talk mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-talk
