Jun
17
Bwana – Easier to Read Man Pages on OS X
Filed Under Computers & Tech, System Administration on June 17, 2007 at 2:43 pm
Bwana is a very simple app that allows Safari to render Unix Manual Pages (man pages). The man pages are rendered as HTML making them easier to read with the addition of some simple text formating and allowing easy linking to other related man pages. Installation is also trivial, just download, expand, and drag and drop into the Applications->Utilities
folder. Then, by some OS X black magic URLs of the form man:[command]
(e.g. the man page for the ls
command will be found at the URL man:ls
) will start working in Safari. It really is that simple! To make things even sweeter this app is free and open source (released under the MIT License). There really isn’t anything more to say about this app, it’s yet another example of a small, simple, OS X app that does one thing perfectly.
[tags]man pages, OS X, Open Source, Freeware, Safari[/tags]
sounds like kde kio slaves, I guess I should not be surprised given the relationship between khtml and webkit.
man:ls also works in konqueror