我需要在用户的 crontab 文件中添加一行。通常,我会用 来做这件事crontab -e,但我想用一个配置脚本来做。
crontab -e
有什么巧妙的方法吗?
linux cron
cron ×1
linux ×1