Next
/
Previous
/
Contents
/
TCC Help System
/
NM Tech homepage
manweb
: A CGI script to display
man
pages
4.10. Epilogue
The last lines of the script invoke the
main()
.
manweb.cgi
if __name__ == "__main__": main()