Skip to content

Instantly share code, notes, and snippets.

@emres
Created March 23, 2018 12:41
Show Gist options
  • Save emres/25c28ee1e8d929dbeb0a0feaf2397832 to your computer and use it in GitHub Desktop.
Save emres/25c28ee1e8d929dbeb0a0feaf2397832 to your computer and use it in GitHub Desktop.
Calendar Analytics 3
jq '.value[] .attendees[].emailAddress.name' events.json | sort | uniq | egrep -i -v \(Belgium\|meeting\|\emre\)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment