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


find ? | 18 comments | Create New Account
Click here to return to the 'find ?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
find ?
Authored by: TonyT on Jun 23, '07 07:20:14AM

find is a UNIX command locate in the usr/bin/ directory. When running cron or launchd you need the absolute path, hence usr/bin/find. To learn more about find, enter "man find" in Terminal



[ Reply to This | # ]