定时任务 $ ls /etc/cron* + cat$ for user in $(cat /etc/passwd | cut -f1 -d:); do crontab -l -u $user; done
NoSuchKey
猜你喜欢
转载自www.cnblogs.com/fanweisheng/p/11110521.html
今日推荐
周排行