crontab -e 5 10 * * * /home/ales/myscript.sh. This will run myscript.sh at 10:5 each day. To test the script, first prepare execution environment of crontab ...
確定! 回上一頁