In the last episode (Feb 02), Toomas Aas said:
> I've been curious about this for a long time.
> 
> Say I have three jobs scheduled with at, as seen with atq:
> 
> # atq
> Date                            Owner           Queue   Job#
> Thu Jan 12 22:12:00 EET 2012    root            c       6931
> Fri Jan 13 03:44:00 EET 2012    root            c       6932
> Fri Jan 13 04:01:00 EET 2012    root            c       6933
> 
> How do I tell which job does what? I can see the files corresponding  
> to jobs in /var/at/jobs:

You want "at -c <job>".  man at:

         -c   Cat the jobs listed on the command line to standard output.

-- 
        Dan Nelson
        dnel...@allantgroup.com
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to