定时crontab命令运用【原创】
crontab -e0 1 7 * * /yurstartjavascript0 1 8 * * /yurstopjavascript
crontab 后按i 依次添加 就可以了。
然后按esc输入:wq再service crond restart即可
?