Scheduling a Linux command to run with at command

at command can be used to schedule future execution of a Linux command. at command can accept either specific timestamp of wen to execute a command or time delta can be specified.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator