Last active
March 23, 2018 12:35
-
-
Save emres/13a03b44de9a7361379efe4c7859e29f to your computer and use it in GitHub Desktop.
Calendar Analytics 2
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment