备份恢复 ubuntudebiancentos intermediate

查看定时任务

列出当前用户的 crontab 定时任务

概述

列出当前用户的 crontab 定时任务

命令

crontab -l

适用场景

检查备份脚本是否正常运行、排查定时任务冲突。

相关