Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I suddenly got an email from root with the subject 'Output from your job #'. I guess this came from my 'at' queue because I recognized the command. But the thing is I submitted this 'at' command 3 weeks ago and is also suppose to execute 3 weeks ago. So I am now looking for 'at' command history or log of some sort that will tell me the 'at' commands that were issued in the last few weeks. Does anyone knows if such log exists?

Thanks.

share|improve this question

migrated from stackoverflow.com Apr 20 '11 at 19:13

1 Answer

On my system I can find the list at /var/log/cron/*. You might look for something similar.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.