☢ www.fredk.com - The World of FredK

Welcome ec2-3-19-56-45.us-east-2.compute.amazonaws.com (3.19.56.45)
Index
Projects
Tech Stuff
Resume
Share
About Me

Tech Stuff:

Linux Commands:

Convert man to a clean stdout:
- assuming that the man is gzipped, otherwise remove '| gunzip'
- where X is the manpage name
- there might be an easier way to do this
cat `man -w X` | gunzip | man2html | htmlview -stdin 1 -no-numbering 1 -dump
techstuff.php mtime: Thu, 15 May 2008 02:43:19 -0500
index.php mtime: Sun, 28 Jan 2024 12:40:44 -0600
www.fredk.com - Copyright ©2024 - Fred Kilbourn, Kilbourn Consulting, LLC.
Valid XHTML 1.0 Strict Valid CSS!