> Date: Sat, 16 Dec 2006 16:54:58 -0600
> From: JAMES T RIENDEAU <[EMAIL PROTECTED]>
> Subject: Translate job number from atq to commands that will run
> To: freebsd-questions@freebsd.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
> 
> Does anybody know how I could translate the job # into the commands  
> that will run from the output of the atq command?  For example, here  
> is my current atq:
> 
> Date                                                  Owner   Queue   Job #
> Mon Dec 18 09:00:00 CST 2006  root            c               34
> Wed Dec 20 09:00:00 CST 2006  root            c               35
> Fri Dec 22 09:00:00 CST 2006          root            c               36
> Wed Dec 27 09:00:00 CST 2006  root            c               37
> Sat Dec 30 09:00:00 CST 2006  root            c               38
> Wed Jan  3 09:00:00 CST 2007  root            c               39
> Sat Jan  6 09:00:00 CST 2007          root            c               40
> Mon Dec 18 09:00:00 CST 2006  root            c               41
> Wed Dec 20 09:00:00 CST 2006  root            c               42
> Fri Dec 22 09:00:00 CST 2006          root            c               43
> Wed Dec 27 09:00:00 CST 2006  root            c               44
> Sat Dec 30 09:00:00 CST 2006  root            c               45
> Wed Jan  3 09:00:00 CST 2007  root            c               46
> Sat Jan  6 09:00:00 CST 2007          root            c               47
> 
> I checked the /var/at/spool and /var/at/jobs, but it isn't obvious  
> which job is scheduled to run when.
> 
> Thank you,
> 
> James Riendeau
> MMI Computer Support Technician
> 1300 University Ave
> Rm. 436, Dept. of MedMicro
> Madison, WI  53706
> 
> Phone: (608) 262-3351
> Email: [EMAIL PROTECTED]

man at

Note the -c flag.


Jim
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to