Playing on our aws ec2 linux with scheduling jobs with at and cron
Channel:
Subscribers:
1,230
Published on ● Video Link: https://www.youtube.com/watch?v=GBvdcBydREM
[ec2-user@ip-172-31-83-243 ~]$ history
1 at now + 2 min
2 atq
3 atrm 1
4 date
5 atq
6 date
7 crontab -e
8 sudo ls /etc/cron*
9 sudo less /etc/crontab
10 sudo less /etc/cron.d/0hourly
11 sudo less /etc/cron.d/raid-check
12 sudo less /etc/crontab/sysstat
13 sudo less /etc/cron.d/sysstat
14 crontab -e