Examples (6)
Create commands interactively and execute them in 5 minutes (press `<Ctrl d>` when done)
Create commands interactively and execute them at a specific time
at hh:mmExecute commands from a given file next Tuesday
at -f path/to/file 9:30 PM TueList all queued jobs for the current user (same as `atq`)
at -lView a specied job
at -c job_numbermade by @shridhargupta | data from tldr-pages