crontab的執行問題 - BBS

Christine avatar
By Christine
at 2007-08-09T14:04

Table of Contents

※ 引述《vu0 (idler)》之銘言:
: 以下是我在crontab輸入的內容
: */1 * * * * /bin/echo Hello
: */1 * * * * /bin/date
: */1 * * * * mkdir /tmp/tempdir
: 請問為何前兩項都不會在畫面顯示出"Hello"和時間,但是第三項
: 可以建立出tempdir資料查,是因為crontab不能顯示資料在畫面上
: 嗎或是其他原因?謝謝。

一般來說, crontab 的 output 會 eamil 給 root (crontab's owner)




--
Tags: BBS

All Comments

apache22無法開啟

Todd Johnson avatar
By Todd Johnson
at 2007-08-07T08:58
※ 引述《PHP5 (Powered by Zend Engine2)》之銘言: : ※ 引述《vu0 (idler)》之銘言: : : 我ㄧ開始下/usr/local/etc/rc.d/apache22 start, : : 出現一段文字大約為,use 127.0.0.1 for ServerName : ...

apache22無法開啟

Zenobia avatar
By Zenobia
at 2007-08-07T05:36
※ 引述《vu0 (idler)》之銘言: : 我ㄧ開始下/usr/local/etc/rc.d/apache22 start, : 出現一段文字大約為,use 127.0.0.1 for ServerName : 我就將httpd.conf裡的ServerName註解拿掉,並江原本的 : 改為127.0.0 ...

apache22無法開啟

Quintina avatar
By Quintina
at 2007-08-07T03:33
我ㄧ開始下/usr/local/etc/rc.d/apache22 start, 出現一段文字大約為,use 127.0.0.1 for ServerName 我就將httpd.conf裡的ServerName註解拿掉,並江原本的 改為127.0.0.1,再執行 /usr/local/etc/rc.d/apa ...

DHCP的設定問題

Candice avatar
By Candice
at 2007-08-03T04:43
※ 引述《vu0 (idler)》之銘言: : 想請問各位我主機上有NAT,目前要設置DHCP功能,在dhcpd.conf中要設置 : option routers要設置預設路由,我看了兩個網站,在網域和遮罩部分都各為 : 192.168.1.0 255.255.255.0 : 但是option route ...

DHCP的設定問題

Suhail Hany avatar
By Suhail Hany
at 2007-08-03T04:11
想請問各位我主機上有NAT,目前要設置DHCP功能,在dhcpd.conf中要設置 option routers要設置預設路由,我看了兩個網站,在網域和遮罩部分都各為 192.168.1.0 255.255.255.0 但是option routers的部分 一個設定192.168.1.1, 一個設定192 ...