Hello,
Is there a script, book, genius, that can tell me how to take various command output from linux (For example "cat /proc/cpuinfo") and create a HTML web page??
I want to do many commands, pipe it to another script and format the information in HTML?