Search Mac Software Downloads
|
  Main     Utilities     Bwana  

Bwana User Reviews (21 posts)Write A Review
sort: smiles | time
Mar 7 2008
*****

DRDUL  Excellent app! The best way I've found to view man pages. I'm slowly learning UNIX, and having Bwana available to quickly pop up a man page is great. Even better is that Bwana provides hyperlinks to other man pages ('cuz I often start out with the wrong command and need to find the correct one).  
(Version 2.4)

praisebury
+2
[ Reply ]
Dec 31 2006

BRUJI  To add man paths to your system include them in man configuration file located in /usr/share/misc/man.conf. The format for including another path is a new line with: MANPATH /usr/share/mynewpath. To open a temporary page in a path you don't want to include as part of your man configuration then pass the entire path to Bwana with man:/Users/myuser/Desktop/mansource.1 or man:///Users/myuser/Desktop/mansource.1  
(Version 2.1)

praisebury
+2
[ Reply ]
Dec 17 2006

8BIT-WINTERMUTE  This is a great program but it seems not to be using MANPATH because I can't make it find any of the Darwinports / fink installed manual pages.

This really limits the usefulness for me  
(Version 2.1)

praisebury
-1
[ Reply ]
Dec 13 2006

GREG RAVEN  The new version is even better than the previous, and as you can see below, I really liked the previous version. The two main improvements as far as I'm concerned are the addition af a search box on each results page, and the link to the "index" page. Fabulous stuff!  
(Version 2.0)

praisebury
0
[ Reply ]
Aug 1 2006
*****

GREG RAVEN  I've seen several other ways of reading man pages that don't involve going to Terminal.app, but Bwana is far and away the best method. I virtually always have Safari open, so man pages are seldom more than a click away. Bwana formats the man pages very nicely, and adds links to other man pages. As nice as Bwana is, it's a shame that most man pages are so poorly written. Bwana deserves better!  
(Version 1.9)

praisebury
0
[ Reply ]
Jul 31 2006

VINCELEERS  please add support for omniweb!

otherwise it's great - thanks..  
(Version 1.9)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Oct 10 2006

BRUJI  If you want to use Bwana with OmniWeb, add the following lines to the scripts.strings file. (You can access the file by ctlr-clicking the Bwana icon and then navigate to Show package contents/Contents/Resources/scripts.strings) These are the lines you need to include in the script:

OmniWeb

tell application "OmniWeb"

GetURL "file://%@"

end tell

(Code comes courtesty of Bwana user Tim M.)

After that save the file and you'll be good to go.  
(Version 1.9)

praisebury
0

May 5 2005
*****

FUNNELLPD  Simple and easy, no-hassle install. And you can't beat free.  
(Version 1.6)

praisebury
0
[ Reply ]
Nov 12 2004

KEVIN BALLARD  I think Bwana is really neat, but I think it would be even better if it was done as an internet plugin. That way it would work in all browsers that support internet plugins, it would work transparently in browsers (i.e. no more URL bar going blank, then sitting and waiting and it magically changing to a temporary HTML file).  
(Version 1.4)

praisebury
0
[ Reply ]
Nov 12 2004

ANONYMOUS  In some locations it seems Bwana only looks into man1 category when it comes to indexing.

It's sort of an easter egg thing but what about "man:Bwana"?  
(Version 1.3)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Nov 12 2004

CONOR  It looks into all the directories. If a directory is empty it won't list it. So probably at those locations man2, man3..etc are empty directories or don't exist at all. if you do have source files in there let me know I will give it a closer look. Don't have a "man:bwana" I guess I should put one in, but the application is so light and simple at 100k, it hasn't achieved easter egg status yet. :)  
(Version 1.3)

praisebury
0
Jan 23 2005

ALEX KADIS  man://whatever seems to work (of course replacing whatever with what you are looking up.) and if you us it with Sogudi you can use it like you would in the terminal:

man whatever  
(Version 1.5)

praisebury
0

Nov 11 2004
****½

THE_WEBMAESTRO  I like it a lot! It was so easy to set up. Drag it to your hard drive (mine's in /Applications/Utilities like they suggested) and you're done!

A couple of things I'd like to see:

- (IMO) the URL should still say 'man:diff' instead of the PATH to the man file (although this could be configurable and/or the PATH could display at the top of the man'd page.

- the URL in the readme file has a ';' instead of a ':' (http;//www.bruji.com/)

- the bruji.com has no entry for Bwana--just their bread & butter products (I like the name now that I understand it!)  
(Version 1.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 12 2004

CONOR  If anybody knows how to tell Safari to load a file but keep the URL different, please let me know. So I can leave the URL "man:diff". If you know how to do it in Javascript that will work as well. Frames are not an elegant solution, so I don't want that.  
(Version 1.3)

praisebury
0

Nov 11 2004

ANONYMOUS  Good stuff. I love the intensive development schedule, too! ;)  
(Version 1.2)

praisebury
0
[ Reply ]
Nov 11 2004

FXN  Great utility! Man pages look really nice, Safari is always opened in my desktop so Bwana is available right there at the tip of your fingers, and links to mentioned man pages are very useful.

As a side note, I call it via Sogudi, this way I can type a space instead of a colon (I prefer it and in addition it is consistent with the rest of shortcuts), and can easily have a perldoc alias for man, which looks more familiar to me for Perl documentation.  
(Version 1.2)

praisebury
0
[ Reply ]
Nov 11 2004

ANONYMOUS  Nearly perfect!

"man:X" now works.

But by simply typing "man:" X(7) is not indexed.

Would be so nice if I could search the man pages from the seach bar.  
(Version 1.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 11 2004

DENIS DEFREYNE  Type "man:X.7" :)  
(Version 1.2)

praisebury
0

Nov 10 2004

ANONYMOUS  Still not looking in /usr/local/share/man I guess.

Perhaps you can pay attention to user's settings by issuing /usr/bin/manpath or read /etc/manpath.config directly. And of course there is always MANPATH environment variable.

I have installed newer man as /usr/local/bin/man. In this case /usr/local/bin/man -w might work.  
(Version 1.1)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 11 2004

CONOR  Copy your new man to /usr/bin/man. As if the files are not found in the default folder the program will issue a "man -w" So if man can find it so can Bwana.  
(Version 1.1)

praisebury
0

Nov 10 2004

KEVIN BALLARD  This update seems to be broken. I tried 'man:growlnotify' and got absolutely no feedback. No manpage, no Not Found page, nothing. man:ls works, as does man:sh, but apparently /usr/local/man still isn't in the list of paths to search (please use manpath!) and the Not Found functionality is broken. Either that, or the growlnotiify manpage is just magical and kills Bwana.  
(Version 1.1)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 10 2004

ANONYMOUS  Fixed the no results page not coming up. Sorry about the growlnotify, don't know what it could be. :)  
(Version 1.1)

praisebury
0

Nov 10 2004
****½

SKIPPY  I like it! Works very nicely!  
(Version 1.0)

praisebury
0
[ Reply ]
Nov 10 2004

KEVIN BALLARD  Interesting, but it's not using `manpath' to locate the manpages. When I do man:growlnotify (growlnotify's manpage being installed in /usr/local/man/man1) it finds nothing.  
(Version 1.0)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 10 2004

ANONYMOUS  fixed  
(Version 1.0)

praisebury
0

Nov 10 2004
****½

JOHN LABOVITZ  This is really well done. Simple, effective. Thank you.

Feature requests: Support "apropos" (man -k) style searching. Allow specifying section -- eg, "man:open/3".

Bug report: Some manpages can't be displayed by "man:...", even if they work by linking from the index. Try "man:Apache::Debug".  
(Version 1.0)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Nov 10 2004

CONOR  If the man pages end with another extension other than the number you have to provide it for now. Example: "man:Apache::Symdump.3pm"  
(Version 1.0)

praisebury
0
Nov 10 2004

CONOR  fixed  
(Version 1.0)

praisebury
0

Nov 10 2004
****½

ANONYMOUS  This little piece of software is quite easy to use yet useful. I must mention the existence of ManOpen but ManOpen does not support coloring.

Developer, now go for the info files please.   
(Version 0.9)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 10 2004

ANONYMOUS  ManOpen also does not support hyper links. :)  
(Version 0.9)

praisebury
0

Nov 9 2004
***..

ANONYMOUS  Good idea. But man pages open in the current Safari window, rather than either opening a new window or a new tab according to the Safari preferences, which is just Wrong. And it doesn't work at all if there isn't a Safari window open for it to hijack. Needs some work.  
(Version 0.9)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 10 2004

CONOR  How are you running it? Using the service command? I forgot to open a new window from the service command, I'll fix that for the next release.  
(Version 0.9)

praisebury
0

Nov 9 2004

SHEESH  funny how some people don't seem to know the difference between a screenshot and an application icon.  
(Version 0.9)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Nov 9 2004

SCHMELDING  Yeah, and it's ugly too.  
(Version 0.9)

praisebury
0

 

The opinions expressed in the reviews are not necessarily those of MacUpdate.
MacUpdate waives any legal binding related to the comments and opinions expressed in the reviews.
Please contact MacUpdate politely if you wish for a comment to be reviewed by MacUpdate for removal.