vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| In article <a5e13cff.0406081416.4ed72f76@posting.google.com >, sumGirl <emebohw@netscape.net> wrote: >Is there a way to view what a job scheduled with AT is going to do? >For instance, when I use at -l I see job root.1086739200.a is going to >run tonight, but is there a way to see what that job will actually do? Yes, you can view the file "/var/spool/cron/atjobs/root.1086739200.a". -- Ken Bell :: kenbell@panix.com :: (212) 475-4976 (voice) |
| |||
| cat /var/spool/cron/atjobs/root.1086739200.a sumGirl wrote: > Is there a way to view what a job scheduled with AT is going to do? > For instance, when I use at -l I see job root.1086739200.a is going to > run tonight, but is there a way to see what that job will actually do? |