Hi all
When I run this code the shell script does not work.
sudo at -t 200201010102 -f /test.sh
The output of date command is:
Tue Jan 1 01:00:01 IRST 2002
The script is:
#!/bin/sh
shutdown -r now
The user that I run the at is test. I give the permission in sudoers file to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.