Created
July 23, 2015 21:06
-
-
Save nijotz/545d4bc045f32e7f3761 to your computer and use it in GitHub Desktop.
IFF output
This file contains 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
$ tail -n 20000 irc.freenode.#infoforcefeed.weechatlog | sed -E 's/[[:space:]].*//' | uniq -c | sed -E -e 's/^[[:space:]]*//' | gnuplot -e 'set terminal dumb 150 50; set grid; set datafile separator " "; set xdata time; set timefmt "%Y-%m-%d"; plot "< cat" using 2:1 with lines title ""' | |
1400 +++--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+++ | |
+ + + + + + + + + | |
| : : : : : : : | | |
| : : : : : : : | | |
| : : : : : : : | | |
| : * : : : : : : | | |
1200 ++.......................*................................................................................................................++ | |
| : * : : : : : : | | |
| : * : : : : : : | | |
| : ** : : : : : : | | |
| : * * : : : : : : | | |
| : * * : : : : : : | | |
| : * * : : : : : : | | |
1000 ++......................*.*...............................................................................................................++ | |
| : * * : : : : : : | | |
| : * * : : : : : : | | |
| : * * : : : : : : | | |
| * : * * * : : : : : : | | |
| * : * * * : : : : : : | | |
800 ++..........*.......*..*..*...............................................................................................................++ | |
| ** : ** * * : : : : : : | | |
| * * : * * * * : * : : : : : | | |
| * * : * * * * : * : : : : : | | |
| * * : * * * * : ** : : : : : | | |
| * * : * * * * : ** : : : : : ** * | | |
| * * : * ** *** : ** : : : : : * *** * | | |
600 ++.........*..*....*..*.......................*..*................................*..................................*.........*....*.....++ | |
| * * : * * * : * * : : * : : * : * | | |
| * * : * * * : * * : * : ** : : * : * | | |
| * * :* * : * * : ** : * ** : : * * : * | | |
| * * :* * : * * : * * : ** * * : : * * : * | | |
| * * :* * : * * : * * : * * * * : * : * * * * * | | |
400 ++.......*.....*..*............*..............*....*............*...*.......*..*...*.................**........**...*.*..**...*...........++ | |
| * *:* * : * *: * * * : * * : * ** : * * * * ** * | | |
| * *:* * : * *: ** * * : * * : * * *: * * * ** :* * | | |
| * *:* * : ** * *: * * * * : * * * : * * * *: * * * ** :* * | | |
| * *:* * : * * * * * *** *: ** * * : * * * *: * * * * :* * | | |
| * ** * : * * * *** * * *:* ** * : * * * *: * * :* * | | |
| * * * ** * ** : * *:* * * : * * * * * * :* * | | |
200 ++.....*.........*..............**..*.*......*.........*.............*.*............*......*.....**.....*...*...............*.............++ | |
| * * : * : * ***: * * * * : * | | |
| : : : * : * :* * : * | | |
| : : : : ** * : ** : | | |
| : : : : : * : ** : | | |
+ + + + + + + * + + | |
0 +++--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+++ | |
05/30 06/06 06/13 06/20 06/27 07/04 07/11 07/18 07/25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment