memo

memo dayo.

crontabと同じ環境変数にする

crontabの環境変数を出力

* * * * * env > /tmp/crontab.txt


crontabの環境変数を設定

env - `cat /tmp/crontab.txt` sh