crontab -l 选项的作用是显示用户crontab文件的内容。 crontab -e 编辑用户的定时任务10,15 * * * * /home/app/dailyshell/ps.sh每小时10分和15分运行