• Enter command / commands you want to run • Once finished press CTRL + D
Check if the job is scheduled:
Command:
This will display the job schedule number first, the date when it will execute second and the user under which this executes third.
Removing incorrect job:
If the job is not scheduled correctly, you can remove this with: Command:
Example: The job scheduled below is the job with number 36 To remove the job the command used was: atrm 36 After executing this command, you can check if it was removed with atq
Extra Info:
To schedule a job 1h from now you can use the following command: