Linux AT Command | Schedule Task in Linux To Run at Once | Linux Basic Commands for Beginners



Linux AT Command | Schedule Task in Linux To Run at Once | Linux Basic Commands for Beginners

Linux AT Command | Schedule Task in Linux To Run at Once | Linux Basic Commands for Beginners

#linux #linuxbasics #mprashant

Hi,

In this video I have covered Linux ‘At’ command which is very useful if you want to schedule any task only once in future.
You can provide multiple commands including running a script, sending mail etc.

=========================================================

Syntax:

at HH:MM
atq – List ‘at’ jobs
atrm # – Remove a job

=========================================================
At command examples:

at 4:45 AM 102021 – Schedule job at specific date and time
at 4PM +4 days – at 4 PM 4 days from now

at now +5 hours – Same time after 5 hours
at 9:00 AM Mon –
at 9:00 AM tomorrow –

at 10:00 AM next month – Same day, next month at 10 AM
at 10:00 AM Nov 30 – At 10 AM on July 31

=========================================================
Linux Basics in One video: https://youtu.be/4IIlZRabmV8
Linux Shell Scripting in One Video: https://youtu.be/M6nZpfIIFEM
Linux SED Command: https://youtu.be/ETF6CapGAvc
Linux AWK Commands: https://youtu.be/dcF5Rqw_VZ4
Linux SendMail: https://youtu.be/kO4NzlAA9vQ
Linux Cron Jobs: https://youtu.be/5IdgchTjQwY

linux at command,linux at,linux,linux tutorial,learn linux,linux commands,linux basic commands,at command linux,basic linux commands,linux command line basics,linux tutorial for beginners,linux operating system,linux command line,linux terminal,linux for beginners,linux file system,linux commands with examples,linux commands for beginners,linux command line tutorial,introduction to linux,linux command line tutorial for beginners,linux basics

Comments are closed.