Help for this page

Select Code to Download


  1. or download this
    system("at 17:00 echo \"go home\"");
    system("at");
    system("at 1 /delete");
    
  2. or download this
    Added a new job with job ID = 1
    Status ID   Day                     Time          Command Line
    ----------------------------------------------------------------------
    +---------
            1   Next 20                 17:00         echo "go home"
    
  3. or download this
    system('at 12:00 program ""the.server.org:1234""')