ZSysInfo ======== Very brief readme file! Everything contained herein is distributed under the terms of the GNU General Public Licence, and is (C) 2004 Kevin Waldron. Unpack the tarball into a directory of your choice. You may need to recompile the *.java file(s) for your JDK with $ javac *.java Once this is done, make sure the zsysinfo.pl file is executable $ chmod 755 zsysinfo.pl # or whatever you want the permissions to be Then you can run the script, and view the resulting output in your browser, e.g. $ ./zsysinfo.pl && mozilla outfile.html You can see from the above that the resulting output file is named outfile.html. This is not configurable at present, and thusly subsequent invocations of the script will clobber the file, so copy it or move it if you want to archive it. I will provide more detailed documentation at a later date. If you have any queries in the meantime, please contact me at kevin@zazzybob.com Cheers Kevin 04/05/04