Talk:Man: Difference between revisions

From OLPC
Jump to navigation Jump to search
(man penis)
 
(using elinks)
Line 1: Line 1:
I believe that man search path for man files, can be altered via env variable. recompling is not necessary. for best internet humor see 'man penis'. :-P
I believe that man search path for man files, can be altered via env variable. recompling is not necessary. for best internet humor see 'man penis'. :-P

====Use elinks and shell script for retrieving man html from a webserver: ====
elinks is a scriptable browser. If that was installed along with a simple man.sh script it could be made to look up html man pages installed on a school server or one of the standard html man web sites. An example of such a script is at [http://65.5.225.206/downloads/nic/scripts/man]. Note the author of this script is still working on it and the script will change [[User:Tinker|Tinker]] 20:47, 21 June 2008 (EDT)

Revision as of 00:47, 22 June 2008

I believe that man search path for man files, can be altered via env variable. recompling is not necessary. for best internet humor see 'man penis'. :-P

Use elinks and shell script for retrieving man html from a webserver:

elinks is a scriptable browser. If that was installed along with a simple man.sh script it could be made to look up html man pages installed on a school server or one of the standard html man web sites. An example of such a script is at [1]. Note the author of this script is still working on it and the script will change Tinker 20:47, 21 June 2008 (EDT)