webdsn.sanbis
New member
- Joined
- Feb 20, 2020
- Messages
- 1
I am going to build a cron job
and placed the program in my folder at /root/backups/
program name is TEST.sh
But when I set up cron job
execution location /home/username/backups/TEST.sh
The message returned is No such file or folder
have anyone can tell me where is the correct place to execute the file?
and placed the program in my folder at /root/backups/
program name is TEST.sh
But when I set up cron job
execution location /home/username/backups/TEST.sh
The message returned is No such file or folder
have anyone can tell me where is the correct place to execute the file?