忘備録
crontab等を利用しshを実行する際のメモ
0 * * * * root /bin/bash /フルパス/check_s3.sh /フルパス/list.txt
bashじゃなくて/bin/bashで書くのを忘れてハマる...
Go to list of users who liked
More than 5 years have passed since last update.
忘備録
crontab等を利用しshを実行する際のメモ
0 * * * * root /bin/bash /フルパス/check_s3.sh /フルパス/list.txt
bashじゃなくて/bin/bashで書くのを忘れてハマる...
Register as a new user and use Qiita more conveniently
Go to list of users who liked