Actually, the best way to use crontab is by using crontab itself: crontab -l # list current crontab entries. crontab -e # edit the cron ...
確定! 回上一頁