Created
May 5, 2013 22:37
-
-
Save awreece/5522473 to your computer and use it in GitHub Desktop.
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
areece-macbook-pro:ec2 areece$ comm -2 -3 <(for dir in $(ls havlak); do echo havlak/$dir/$dir.json; echo steensgard/$dir/$dir.json; echo sreedhar/$dir/$dir.json; done | sort) <(ls */*/*.json | sort) | |
havlak/aptitude-curses/aptitude-curses.json | |
havlak/ekiga/ekiga.json | |
havlak/inkscape/inkscape.json | |
havlak/inkview/inkview.json | |
havlak/sha384sum/sha384sum.json | |
havlak/sha512sum/sha512sum.json | |
havlak/traceroute.db/traceroute.db.json | |
havlak/traceroute6.db/traceroute6.db.json | |
sreedhar/aptitude-curses/aptitude-curses.json | |
sreedhar/ekiga/ekiga.json | |
sreedhar/inkscape/inkscape.json | |
sreedhar/inkview/inkview.json | |
sreedhar/sha384sum/sha384sum.json | |
sreedhar/sha512sum/sha512sum.json | |
sreedhar/traceroute.db/traceroute.db.json | |
sreedhar/traceroute6.db/traceroute6.db.json | |
steensgard/aptitude-curses/aptitude-curses.json | |
steensgard/ekiga/ekiga.json | |
steensgard/inkscape/inkscape.json | |
steensgard/inkview/inkview.json | |
steensgard/sha384sum/sha384sum.json | |
steensgard/sha512sum/sha512sum.json | |
steensgard/traceroute.db/traceroute.db.json | |
steensgard/traceroute6.db/traceroute6.db.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment