欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Man2html
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的4个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | |||
man2html a Perl program that reads formatted nroff text from standard input (stdin) and writes a HTML document to standard output (stdout). A CGI program is provided to allow hypertext navigation of a system's manpages via a web browser. | man2html a Perl program that reads formatted nroff text from standard input (stdin) and writes a HTML document to standard output (stdout). A CGI program is provided to allow hypertext navigation of a system's manpages via a web browser. | ||
− | *http:// | + | ==Install== |
+ | Debian User: | ||
+ | apt-get install man2html // man2html install to /usr/lib/cgi-bin/man | ||
+ | http://localhost/cgi-bin/man/man2html | ||
+ | Other User: | ||
+ | tar zxvf man2html3.0.1.tar.gz | ||
+ | # perl install.me | ||
+ | |||
+ | ==Links== | ||
+ | *http://www.nongnu.org/man2html/ | ||
*http://demo.huihoo.com/cgi-bin/man/man2html (Online Demo) | *http://demo.huihoo.com/cgi-bin/man/man2html (Online Demo) | ||
+ | |||
+ | [[Category:Document]] | ||
+ | [[Category:Perl]] |
2010年9月27日 (一) 01:55的最后版本
man2html a Perl program that reads formatted nroff text from standard input (stdin) and writes a HTML document to standard output (stdout). A CGI program is provided to allow hypertext navigation of a system's manpages via a web browser.
[编辑] Install
Debian User:
apt-get install man2html // man2html install to /usr/lib/cgi-bin/man http://localhost/cgi-bin/man/man2html
Other User:
tar zxvf man2html3.0.1.tar.gz # perl install.me
[编辑] Links
分享您的观点