Identifying at jobs

Dan Nelson dnelson at allantgroup.com
Thu Feb 2 06:26:57 UTC 2012


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
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list