02.01.2016 Views

Linux

linux_admin_text-1.0.0_2

linux_admin_text-1.0.0_2

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3.3 cron <br />

crontab: installing new crontab<br />

cron <br />

crontab: installing new crontab<br />

"/tmp/crontab.2dEukI":1: bad day-of-week<br />

errors in crontab file, can't install.<br />

Do you want to retry the same edit? y y <br />

testuser cron su testuser <br />

crontab -e <br />

# su - testuser<br />

$ crontab -e<br />

<br />

0 0 ∗ ∗ ∗ /home/testuser/crontest.sh<br />

exit root <br />

$ exit<br />

logout<br />

#<br />

3.3.6 cron <br />

cron <br />

# crontab -l<br />

0 0 ∗ ∗ ∗ /root/crontest.sh<br />

root -u cron <br />

<br />

# crontab -u testuser -l<br />

0 0 ∗ ∗ ∗ /home/testuser/crontest.sh<br />

root -e cron <br />

<br />

# crontab -u testuser -e<br />

www.lpi.or.jp 90 (C) LPI-Japan

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!