TLDR
Enter a command. For example: ocspd, csrutil, avbdeviced, networksetup.

icalBuddy

 
Command-line utility for printing events and tasks from the macOS calendar database. More information: https://hasseg.org/icalBuddy/.
 
  • Show events later today:
     
    icalBuddy -n eventsToday
     
  • Show uncompleted tasks:
     
    icalBuddy uncompletedTasks
     
  • Show a formatted list separated by calendar for all events today:
     
    icalBuddy -f -sc eventsToday
     
  • Show tasks for a specified number of days:
     
    icalBuddy -n "tasksDueBefore:today+{{days}}"
     
  • Show events in a time range:
     
    icalBuddy eventsFrom:{{start_date}} to:{{end_date}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.