Today a client sent their first newsletter, which means they clicked a "Run" link on a PHP page, which invoked a Perl script that did the database query and the emailing. An older version of the ...
I'm writing a simple script that will allow me to switch jdks easily so I have JAVA_HOME in my .profile set to something initailly and then I want to run the script so that it changes teh JAVA_HOME to ...