Schedule jobs in Unix

From Augix' Wiki

(Redirected from Scheduled Jobs in Unix)
Jump to: navigation, search

automatically start a list of jobs in a given time

at -f joblist now + 1 minutes
$ at now + 25 minutes
echo ^G > /dev/ttyp4
^D
Job c00ceb7fb.00 will be executed using /bin/sh

Introduction to UNIX cron and at Utilities

Personal tools