Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    system("echo test > testcron.txt");
    #system("nohup perl later_other_code.pl&");
    
  2. or download this
    MAILTO=monkfan@gmail.com
    * * * * * /usr/local/bin/perl /home/monkfan/MyPerl/cron.pl