BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4952708412866560/lesson/fe832ee1dbc95f56ecb5a6b1d92795e6?ref=outlook-calendar
SUMMARY:Tell Bash That There Is No More Input (ctrl + d)
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/4952708412866560/lesson/fe832ee1dbc95f56ecb5a6b1d92795e6?ref=outlook-calendar
DESCRIPTION: Ctrl D tells the terminal that it should register a EOF on standard input, which bash interprets as a desire to exit. Ctrl + D ( ^D ) means end of file.

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