linux之系統中的延時任務及定時任務

1.系統中的延時任務 [[email protected] ~]# at 23:37 ##設定任務執行時間 at> rm -fr /mnt/* ##任務動作 at> ##用ctrl +D發起任務 [[email protected] ~]# at now+1min ##延時一分鐘 at> rm -fr /mnt/* at> at -l ##查看任務列表 at -c 任務號 ##查看任務內容 at
相關文章
相關標籤/搜索