Cron & Environment
Page content
Sometimes you run into problem because you’re not aware of the environment of cron.
So, let’s dump and check the environment.
Add Cronjob
* * * * * env > /tmp/env.log
Dump Content
puffy200# cat /tmp/env.log
LOGNAME=root
HOME=/var/log
PWD=/var/log
PATH=/bin:/sbin:/usr/bin:/usr/sbin
SHELL=/bin/sh
USER=root
Any Comments ?
sha256: 6e5d4767a577cc5673505edd19b29f931ce23de7f97a9088c3137945206730a3