Help for this page

Select Code to Download


  1. or download this
    # crontab -l
    * * * * * perl /root/nfs_share/SCRIPTS/cron_ncp.pl >>/tmp/cron_ncp.tmp
    +.txt 2>&1
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        exec $cmd;
    }
    printf "ncp_run.tcl is already running as of %s: %s\n", scalar(localti
    +me),  $tmp );