Help for this page
#!/usr/bin/perl use warnings; ... use Cwd; print getcwd();
$ sudo crontab -e * * * * * /home/steve/cron.pl > /home/steve/cron.out