How to schedule Linux commands with 'at'
utility at very easy to use. users only need to give time and date as command line parameters, then enter one or more commands to execute.
utility at very easy to use. users only need to give time and date as command line parameters, then enter one or more commands to execute.
the at command schedules commands and programs to run on a computer at a specified time with a specific date. you can only use the command at when schedule service is running.