+ -
当前位置:首页 → 问答吧 → cron files是什么?能否迁移

cron files是什么?能否迁移

时间:2010-06-29

来源:互联网

感觉这个con files和crontab有关,能否把这个从一个系统迁移到另外一个系统

作者: ABAP/4   发布时间: 2010-06-29

参考/var/spool/cron/crontabs/root文件


test # crontab -l
#ident  "@(#)root       1.21    04/03/23 SMI"
#
# The root crontab should be used to perform accounting data collection.
#
#
10 3 * * * /usr/sbin/logadm
15 3 * * 0 /usr/lib/fs/nfs/nfsfind
30 3 * * * [ -x /usr/lib/gss/gsscred_clean ] && /usr/lib/gss/gsscred_clean
#10 3 * * * /usr/lib/krb5/kprop_script ___slave_kdcs___



test# more /var/spool/cron/crontabs/root
#ident  "@(#)root       1.21    04/03/23 SMI"
#
# The root crontab should be used to perform accounting data collection.
#
#
10 3 * * * /usr/sbin/logadm
15 3 * * 0 /usr/lib/fs/nfs/nfsfind
30 3 * * * [ -x /usr/lib/gss/gsscred_clean ] && /usr/lib/gss/gsscred_clean
#10 3 * * * /usr/lib/krb5/kprop_script ___slave_kdcs___

作者: killer911   发布时间: 2010-06-29

热门下载

更多