System Administration Guide, Volume 2

How to Display at Jobs

To display information about the execution times of your at jobs, use the at -l command.


$ at -l [job-id]

-l job-id

Identification number of the job whose status you want to examine. 

Example--Displaying at Jobs

The following example shows output from the at -l command, used to get status information on all jobs submitted by a user.


$ at -l 
897543900.a	Wed Jul 14 23:45:00 1999
897355800.a	Mon Jul 12 19:30:00 1999
897732000.a	Sat Jul 17 04:00:00 1999

The following example shows output displayed when a single job is specified with the at -l command.


$ at -l 897732000.a
897732000.a		Sat Jul 17 04:00:00 1999