ATLIST
ADMIN COMMAND 'atlist'
Abbreviation: atl
Prints active scheduled tasks (at command) with detailed information.
Description of the fields in at command output:
▪ Ordno: Internal command order number, used for commands that are scheduled to execute at the same time
▪ Name: Command name, for example 'backup'
▪ Time: Date and time when command is scheduled to execute.
▪ Inc: Increment in seconds between scheduled executes.
▪ Daytime: Time of day when command is configured to execute.
▪ Weekday: Day of week when command is configured to execute, All for commands that are executed every day.
▪ Once: 1 if command is executed only one time.
▪ DST: Whether daylight saving time used when next execute time is calculated.
▪ Params: Parameters for the command
Go up to