Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'ow: Command not found.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
ow: Command not found.
Authored by: robg on Jun 04, '02 11:22:43AM

Where do you save the scripts? Make sure they're somewhere in your path; I use ~/bin for the shell scripts I create. You can see the path with "echo $PATH".

If you store stuff there (or elsewhere on your $PATH), it will run just fine.

-rob.



[ Reply to This | # ]