LinuxやRaspberry Pi、各種サーバー・アプリについてのTipsを書いていきます。
sudo apt-get -y install cron vim sudo service cron start
sudo crontab -e * * * * * /usr/bin/date >> /tmp/sample
cat /tmp/sample
0 件のコメント:
コメントを投稿