Last active
December 16, 2015 12:39
-
-
Save sorah/5436201 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
(▰╹◡╹) grep "asonas>" 2013-*|grep 寿司|cut -d: -f1|uniq|sort | |
2013-01-02.txt | |
2013-01-04.txt | |
2013-01-22.txt | |
2013-01-30.txt | |
2013-02-16.txt | |
2013-03-03.txt | |
2013-03-07.txt | |
2013-03-24.txt | |
2013-03-27.txt | |
2013-03-28.txt | |
2013-03-30.txt | |
2013-04-02.txt | |
2013-04-04.txt | |
2013-04-13.txt | |
2013-04-14.txt | |
2013-04-15.txt | |
2013-04-16.txt | |
2013-04-17.txt | |
2013-04-18.txt | |
2013-04-20.txt | |
2013-04-21.txt | |
2013-04-22.txt | |
2013-04-23.txt |
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
(▰╹◡╹) grep "asonas>" 2013-*|grep 寿司|grep "です\|います\|instagram"|cut -d: -f1|uniq|sort | |
2013-01-22.txt | |
2013-03-07.txt | |
2013-03-28.txt | |
2013-04-14.txt | |
2013-04-15.txt | |
2013-04-16.txt | |
2013-04-21.txt | |
2013-04-22.txt | |
2013-04-23.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment