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


Now what | 29 comments | Create New Account
Click here to return to the 'Now what' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Now what
Authored by: macmike42 on Oct 17, '02 05:21:13PM

tcsh (the default Mac OS X shell) doesn't actually hunt for the command you've typed, but rather consults a cache of available commands. If you are still in the same shell you are in after installing a new program, type "rehash" to force tcsh to rebuild the cache. The alternative is to open a new shell/terminal window.



[ Reply to This | # ]