Lines Matching refs:crontab

30 We have a lot of lines in our crontab of the form
113 of finding out why my crontab entry did not work.
119 particular crontab file if a command generates any output on stdout
135 write to their own crontab files). I'll add '-' (read stdin)
136 to the crontab installer program to facilitate this. >>
150 execution around, and purge it when the crontab was overwritten.
161 describe this by example. Say I have the following line in my crontab
192 in a crontab entry. I'd assumed that it was
218 user has their own crontab file; and something intelligent would
264 a crontab file to run them. This is considered a major win by all who
269 crontab files are in /usr/spool/cron/crontabs, in the SysV
312 cron starts up, or at least into the crontab entries started up (at jobs
370 The compatibility issue is CRITICAL. The 4.3BSD crontab format is
374 different ulimits for their crontab entries?
377 it in a crontab? Suggestions, enlightenment, etc ?? >>
412 << whenever the 'crontab' program is run and updates a crontab file,
414 daemon wakes up, it sees it, and re-reads the crontab files.
433 It would be nice if nonprivileged users can setup personal crontab files
436 << this is done, but in the SysV style: the 'crontab' program installs
437 a new crontab file for the executing user (can be overridden by root
439 a crontab is changed, the daemon can be informed automatically; and
455 necessary to add TZ=PST8PDT to each crontab line which might need it. Cron
457 it should be possible to put a line in the crontab file which overrides that
461 environment variable to be specified once for the whole crontab file (e.g.,