Go to main content

Managing System Information, Processes, and Performance in Oracle® Solaris 11.4

Exit Print View

Updated: August 2021
 
 

Displaying at Jobs

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

$ at -l [job-id]

where –l job-id is the optional identification number of a specific job whose status you want to display. Without an ID, the command displays the status of all jobs submitted by a user.

Example 40  Displaying at Jobs

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

$ at -l
897543600.a	Sat Sep  7 23:45:00 2019
897355800.a	Sun Sep  8 19:30:00 2019
897732000.a	Tue Sep 10 04:00:00 2019

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

$ at -l 897732000.a
897732000.a		Tue Sep 10 04:00:00 2019