Created
February 12, 2019 07:36
-
-
Save wuyongzheng/7c3e2b2e916b89002162dbea63c3202f to your computer and use it in GitHub Desktop.
ubuntu crontab env
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LANGUAGE=en_SG:en | |
HOME=/home/yz | |
LOGNAME=yz | |
PATH=/usr/bin:/bin | |
LANG=en_SG.UTF-8 | |
SHELL=/bin/sh | |
PWD=/home/yz | |
LANGUAGE=en_SG:en | |
HOME=/home/yz | |
LOGNAME=yz | |
PATH=/usr/bin:/bin | |
LANG=en_SG.UTF-8 | |
SHELL=/bin/sh | |
PWD=/home/yz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment