Friday, 21 August 2015

Unix commands

Queue commands

echo 'command1 --option arg1 arg2' | at -q b -m now
echo 'command2 ...' | at -q b -m now

No comments:

Post a Comment