Latest 100 public snipts »
robertbanh's
snipts » at
showing 1-1 of 1 snipts for at
-
∞ linux AT command
// linux at command > at 03:30 -v > nohup php -f /x/x/x.php > /x/x/logs > nohup php -f /rg/repos/trunk/import/importxx-2009.php > ~rbanh/importlogs2009 > (Ctrl+D) > atq // to view queue > atrm 1 // cancel job 1 > at 1am tomorrow -v // tomorrow 1am


