Deleted Added
sdiff udiff text old ( 22997 ) new ( 50479 )
full compact
1$Id$
2
3Features of Vixie's cron relative to BSD 4.[23] and SysV crons:
4
5-- Environment variables can be set in each crontab. SHELL, USER,
6 LOGNAME, and HOME are set from the user's passwd entry; all except
7 USER can be changed in the crontab. PATH is especially useful to
8 set there. TZ can be set, but cron ignores it other than passing
9 it on through to the commands it runs. Format is

--- 75 unchanged lines hidden ---