Lines Matching refs:crontab
31 both the daemon and the `crontab' program will do this the first time they
59 Edit your /usr/lib/crontab file into little pieces -- see the CONVERSION file
62 Use the `crontab' command to install all the little pieces you just created.
65 crontab -u uucp -r /usr/lib/uucp/crontab.src
66 crontab -u news -r /usr/lib/news/crontab.src
67 crontab -u root -r /usr/adm/crontab.src
71 they are reinstalled with another `crontab -r' command. (2) The crontab
72 command will affect the crontab of the person using the command unless `-u
74 under most BSD's, `crontab' will still think of you as yourself even though
76 option stands for `replace'; check the man page for crontab(1) for other