make sure that the directory you have the script in is in your path. try this: echo $PATH and you should see all the directories your shell looks for executables in. The easist way to solve your problem is to move your script to something like /usr/local or one of the obvious directories listed in your path. ~Matt C. __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
- Running a script Nicholas Bacon
- Re: Running a script Tad McClellan
- Retract: Running a script Nicholas Bacon
- Matt Cauthorn