ec42adf015
"export foo=bar" form instead of "foo=bar; export foo" since the former allows the shell to catch variable names that are not valid shell identifiers. This will cause /bin/sh to exit with an error (which gets mailed to the at user) and it will not run the script. Obtained from: OpenBSD (r1.63 millert) MFC after: 3 days |
||
---|---|---|
.. | ||
at.c | ||
at.h | ||
at.man | ||
LEGAL | ||
Makefile | ||
Makefile.inc | ||
panic.c | ||
panic.h | ||
parsetime.c | ||
parsetime.h | ||
perm.c | ||
perm.h | ||
privs.h |