PDA

View Full Version : .command files




Choppaface
May 12, 2002, 02:58 PM
I'm trying to make a shell script in bbedit but it refuses to run on double click. I've saved it as a 'simple text file' with/ unix line breaks......do I also have to save it as unicode? also do I need a #! line like in perl?

thanks



Choppaface
May 12, 2002, 11:32 PM
solution:

put #! /bin/tcsh at top

use chmod/super get info to make it executeable