"at" command does not run desired program / script
0
votes
3
answers
165
views
I am trying to learn scheduling with the "at" command, and therefore, I want to test it out and keep things simple.
For example, when I type
"at 00:28"
(my time zone's format), and then enter /usr/bin/leafpad
, I expect leafpad to start at 00:28. That does not happen though. Nothing happens, basically.
When I check the related job id with "at -c jobid"
, the tail of it says "Execution directory inaccessible".
That's pretty weird, because when I type in "/usr/bin/leafpad"
, leafpad actually opens up.
I am using Kali Linux btw.
Asked by popsmoke
(1 rep)
Mar 6, 2024, 03:32 PM
Last activity: Mar 7, 2024, 11:17 AM
Last activity: Mar 7, 2024, 11:17 AM