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


Click here to return to the 'Open man pages with ManOpen from the Finder' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open man pages with ManOpen from the Finder
Authored by: jacobolus on Dec 14, '05 02:15:54AM
It's in the help file, but it wouldn't hurt listing here either. In bash, just add the following line to your ~/.bashrc file to get completion for openman, in almost the same way as the tcsh method listed above:
complete -c openman


[ Reply to This | # ]