$ vi script.sh !#/bin/sh 処理内容 処理内容 処理内容
sh script.sh
$ crontab -e */30 * * * * /bin/sh /(スクリプトファイルの絶対パス)/script.sh > (ログファイルのパス)
0 件のコメント:
コメントを投稿