cfg2html is a small utility for collecting the necessary system configuration files and system setup into an ASCII file and an HTML file. Easy to use and very useful in disaster recovery situations.
Unix shell script kit is a collection of utility functions and constants. The kit works with POSIX shells, including bash, zsh, dash, ksh, sh, etc. All suggestions are welcome and appreciated.
Abstract: With the rising popularity of Object-Oriented Programming (OOP) in both research and industry, it is important that computer science students be educated in the fundamentals of OOP and what ...