| Developer's Daily | Unix by Example |
| main | java | perl | unix | dev directory | web log |
|
atrun − run jobs queued for later execution |
|
atrun [-l load_avg] [-d] |
|
atrun runs jobs queued by at(1). It is a shell script containing invoking /usr/sbin/atd with the -s option, and is provided for backward compatibility with older installations. |
|
at(1), atd(8). |
|
At was mostly written by Thomas Koenig, ig25@rz.uni-karlsruhe.de. |