crontab.1 (97d92980a96a50750844f420cc225ddf918f0699) | crontab.1 (25e9ca2b190c310e2b4be9437950cce6e76420c5) |
---|---|
1.\"/* Copyright 1988,1990,1993 by Paul Vixie 2.\" * All rights reserved 3.\" * 4.\" * Distribute freely, except: don't remove my name from the source or 5.\" * documentation (don't take credit for my work), mark your changes (don't 6.\" * get me blamed for your possible bugs), don't alter or remove this 7.\" * notice. May be sold if buildable source is provided to buyer. No 8.\" * warrantee of any kind, express or implied, is included with this --- 75 unchanged lines hidden (view full) --- 84.It Fl r 85Remove the current crontab. 86.It Fl e 87Edit the current crontab using the editor specified by 88the 89.Ev VISUAL 90or 91.Ev EDITOR | 1.\"/* Copyright 1988,1990,1993 by Paul Vixie 2.\" * All rights reserved 3.\" * 4.\" * Distribute freely, except: don't remove my name from the source or 5.\" * documentation (don't take credit for my work), mark your changes (don't 6.\" * get me blamed for your possible bugs), don't alter or remove this 7.\" * notice. May be sold if buildable source is provided to buyer. No 8.\" * warrantee of any kind, express or implied, is included with this --- 75 unchanged lines hidden (view full) --- 84.It Fl r 85Remove the current crontab. 86.It Fl e 87Edit the current crontab using the editor specified by 88the 89.Ev VISUAL 90or 91.Ev EDITOR |
92environment variables. After you exit | 92environment variables. 93The specified editor 94.Em must 95edit the file in place; 96any editor that unlinks the file and recreates it cannot be used. 97After you exit |
93from the editor, the modified crontab will be installed automatically. 94.El 95.Sh SEE ALSO 96.Xr crontab 5 , 97.Xr cron 8 98.Sh FILES 99.Bl -tag -width /var/cron/allow -compact 100.It Pa /var/cron/allow --- 15 unchanged lines hidden --- | 98from the editor, the modified crontab will be installed automatically. 99.El 100.Sh SEE ALSO 101.Xr crontab 5 , 102.Xr cron 8 103.Sh FILES 104.Bl -tag -width /var/cron/allow -compact 105.It Pa /var/cron/allow --- 15 unchanged lines hidden --- |