Scheduling jobs to run at specific time with at command

​‘at’ command can be used to schedule jobs to run in future. More flexibility is done using scheduling jobs with cron.

YouTube video



Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator