Created
March 23, 2018 12:41
-
-
Save emres/25c28ee1e8d929dbeb0a0feaf2397832 to your computer and use it in GitHub Desktop.
Calendar Analytics 3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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