Sat, Jul 12, 2003

Two new items today. First, I've published the Unix Systems Administrator Training Material. I'm not very happy with it in it's current form, but it's out there. (It needs some reformatting work.)

Second, I'm sharing a Unix/Linux shell script that I use to compile projects from the command line that use a lot of Jar files. Projects that use a lot of jar files can be a real pain to compile and run from the command-line, so I created this little script that dynamically discovers the Jars you have at compile time.