tobias' docs say the script assumes bash so ive switched to #!/bin/
bash (rev 1.54 of cm.sh).
on OSX /bin/sh and bin/bash are the same executable. so the only
place this change may cause problems in on linux -- are there common
linux systems that ship without bash? if so ill have to switch it back!
On Apr 6, 2007, at 4:40 PM, Ralf Mattes wrote:
Solution: either fix the script or change the first line to:
"#!/bin/bash -". Even so the later is rather tempting it might create
problems on systems that don't ship with bash (MacOSX ???).
_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist