Open In App

atq command in linux with examples

atq displays the list of pending jobs which are scheduled by the user. If the user is the superuser then the pending jobs of all the users will be displayed. The output lines display Job number, date, hour, queue, and username for each job.

Syntax:



atq [-V] [-q queue]

Options:

at -l 
Article Tags :