* To avoid the "invalid option" error on RHEL6 and CentOS6,
modified delete logic to use "atrm" command instead of "at -r".
* Fixed search logic for job_id to perform delete correctly on *BSD and Solaris.
Signed-off-by: Hideki Saito <saito@fgrep.org>