Hi Sluggers: For some reason if I have cron setup like this the script does not do anything:
hh mm * * * /usr/bin/perl /path_to_script/scriptname.pl > /dev/null 2>&1 When I remove the "> /dev/null 2>&1" cron finally executes what I want the script to do. Any clues ?? Cheers. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
