Sometimes I'd like to delete or overwrite (or simply cat) an at job. Unfortunately, the at jobs are identified by a sequential number (file in /var/spool/cron/atjobs), which makes those operations complicated. Is there a way, probably an advanced atd daemon (or another general scheduler), which makes it possible to identify the jobs by name? I look for a general solution, for regular linux users.
Asked
Active
Viewed 101 times
0
-
"...for regular linux users." As opposed to what? *Special* linux users? :) – EEAA Oct 26 '13 at 16:21
-
As opposed to the root user. – stoqlt Oct 26 '13 at 22:04