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: Glanz on Oct 17, '02 05:27:50PM

I had to place an alias in my ".tcshrc" file in the home directory, and I had to write out the full path, as is done in BSD & Linux:
"alias nano /usr/local/bin/nano"
That will make it run... or you can type the path to it in a terminal window "/usr/local/bin/nano" or you can make a symlink



[ Reply to This | # ]