文件操作 - sysstat
返回文件管理
返回主菜单
删除本文件
文件: /etc/cron.d/sysstat
编辑文件内容
# The first element of the path is a directory where the debian-sa1 # script is located PATH=/usr/lib/sysstat:/usr/sbin:/usr/sbin:/usr/bin:/sbin:/bin # Activity reports every 10 minutes everyday 5-55/10 * * * * root command -v debian-sa1 > /dev/null && debian-sa1 1 1 # Additional run at 23:59 to rotate the statistics file 59 23 * * * root command -v debian-sa1 > /dev/null && debian-sa1 60 2
修改文件时间
将文件时间修改为当前时间的前一年
删除文件