Shellscript to print the help message for the shellscript.
While writing the shellscript, we often write the repeated lines of:
echo "message"
This is one of the most tedious tasks in the shell scripting.
By this tool ...
1) We can write the text messages into the plain text.
2) From that text file, our shellscript can grab and print the required text fragment.
A script to automatically create documentation for ESX hosts. The output is in HTML format and can be emailed to you directly. The script now also creates a link on the ESX hosts web interface for easy access to the information.
ModelicaFloChrt is a script/Perl process that extracts information from Modelica library html help files and generates flow charts of module connectivity in eps and pdf formats.
Transcript merges functionality of legacy UNIX 'script' tool and shell command history to provide a convenient access to the list of executed commands along with its output. Includes also automatic user input highlight and copy to X11 clipboard as HTML