at Command Examples

Execute commands once at a later time. Service atd (or atrun) should be running for the actual executions. More information: https://manned.org/at.

at now + 5 minutes

echo "{{./make_db_backup.sh}}" | at 1000

at -f {{path/to/file}} 9:30 PM Tue