Date: Sat, 16 Dec 2006 19:56:39 -0800 From: James Long <list@museum.rain.com> To: freebsd-questions@freebsd.org, JAMES T RIENDEAU <jtriende@wisc.edu> Subject: Re: Translate job number from atq to commands that will run Message-ID: <20061217035639.GA75064@ns.umpquanet.com> In-Reply-To: <20061216234156.421C616A628@hub.freebsd.org> References: <20061216234156.421C616A628@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Sat, 16 Dec 2006 16:54:58 -0600 > From: JAMES T RIENDEAU <jtriende@wisc.edu> > Subject: Translate job number from atq to commands that will run > To: freebsd-questions@freebsd.org > Message-ID: <FEAAF0F6-92E0-4C83-80F4-65C8F0979D76@wisc.edu> > 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: jtriende@wisc.edu man at Note the -c flag. Jim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061217035639.GA75064>