Lines Matching refs:be
6 -- Environment variables can be set in each crontab. SHELL, USER,
8 USER can be changed in the crontab. PATH is especially useful to
9 set there. TZ can be set, but cron ignores it other than passing
14 Blanks surrounding the '=' will be eaten; other blanks in value are
15 okay. Leading or trailing blanks can be preserved by quoting, single
24 SHELL and HOME will be used when it's time to run a command; if
28 MAILTO, if set to the login name of a user on your system, will be the
33 -- Weekdays can be specified by name. Case is not significant, but only
34 the first three letters should be specified.
36 -- Months can likewise be specified by name. Three letters only.
38 -- Ranges and lists can be mixed. Standard crons won't allow '1,3-5'.
47 format incompatible and although the commands can be run by non-root
56 must be on a line by themselves; leading whitespace is ignored, and
71 be mailed to the owner of the crontab that contained the command (or
85 be completely similar to some AT&T crons.