Name
crontab -- maintain crontab files for individual users
Synopsis
crontab [ -u user ] file
crontab [ -u user ] { -l | -r | -e } |
Description
The specification for "crontab" is as specified in the SUS but with the
following differences as listed below.
Differences
- -u user
specifies the name of the user whose crontab is to be used, rather
than the user who is running crontab
- FILES
The files cron.allow and cron.deny reside in /etc rather than
/usr/lib/cron.