欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Man2html
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
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. | ||
+ | ==Install== | ||
+ | Debian User: | ||
+ | apt-get install man2html // man2html install to /usr/lib/cgi-bin/man | ||
+ | http://localhost/cgi-bin/man/man2html | ||
+ | Other User: | ||
+ | ==Links== | ||
*http://www.nongnu.org/man2html/ | *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) |
2007年2月11日 (日) 12:43的版本
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:
Links
分享您的观点