Bill Landry wrote: > > Okay, let's try this again. A new update has been posted that will first try > "date +%s" and if that fails, then it will automatically fall back to a perl > option. I didn't update the version number, just the version info:
You can rip out a lot of code (well, some code) if you just use the Perl date method by default and forget the date +%s stuff entirely. You already have a dependency on Perl so there's no point adding another tool check to see if gnu date is present as it isn't needed. It's a KISS thing. And nice script, too. dp _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html