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


Click here to return to the 'Bash Function to open man pages in new terminal window' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Bash Function to open man pages in new terminal window
Authored by: cnotarianni on Jan 06, '14 11:21:19AM

For me the best is ManOpen, a MacOS X GUI application for viewing Unix manual pages. Man pages can be opened by title, like command-line 'man' command, or using 'openman' command line tool, which is similar to 'man' command except it will display the man pages in ManOpen.app instead of directly to the terminal.

http://www.clindberg.org/projects/ManOpen.html

Edited on Jan 06, '14 11:24:51AM by cnotarianni



[ Reply to This | # ]