BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4515954279055360/lesson/4dee0038ab260d39c3730d84a53a98b8?ref=outlook-calendar
SUMMARY:Lab  -Linux BASH Shell Scripting -Task Scheduling
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/4515954279055360/lesson/4dee0038ab260d39c3730d84a53a98b8?ref=outlook-calendar
DESCRIPTION: In windows, we use the AT command to schedule a job, in Linux, we use Crontab. Crontab is a list of commands which enables us to schedule a repetitive task to run on a schedule. This is also the name of the command used to manage the list.

https://www.learndesk.us/class/4515954279055360/lesson/4dee0038ab260d39c3730d84a53a98b8?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR