Linux schedule a task to run at specific time

Last updated:

LINUXBASH

Use the at command

at 02:30
> sosreport --batch

## Ctrl+D to get out of it

references: