man.cgi
browse man pages in your web browser
Install
- All systems
-
curl cmd.cat/man.cgi.sh
- Debian
-
apt-get install man2html
- Ubuntu
-
apt-get install man2html
- Arch Linux
-
pacman -S man2html
- Kali Linux
-
apt-get install man2html
- Fedora
-
dnf install man2html
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install man2html
- OS X
-
brew install man2html
- Raspbian
-
apt-get install man2html
- Dockerfile
- dockerfile.run/man.cgi
man2html
browse man pages in your web browser
Point your web browser at http://localhost/cgi-bin/man/man2html to read and search your man pages in the browser. Features: * Fast C CGI program for man/BSD-mandoc to HTML conversion. * Works from the unformatted nroff/troff source. * Source may be compressed. * Does tbl tables (but not eqn equations). * Generates hypertext links to foobar(1), abc@host, and xyzzy.h files * CGI script for whatis-based alpha-indexes by section. * CGI script for name-only alpha-indexes by section. * CGI script for full text search (requires swish++) * Front-end script to talk to a pre-launched netscape.