System Administration Guide: Advanced Administration

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]

Where the -l job-id option identifies the identification number of the job whose status you want to display.

Example—Displaying at Jobs

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


$ at -l 
897543900.a	Sat Jul 14 23:45:00 2001
897355800.a	Thu Jul 12 19:30:00 2001
897732000.a	Tue Jul 17 04:00:00 2001

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


$ at -l 897732000.a
897732000.a		Tue Jul 17 04:00:00 2001