I want to shutdown at some time, so I create a file named cmd with a line below: 3 5 * * * root /sbin/shutdown -h now I run the command : " crontab cmd" but it doesn't shutdown Why?