Skip to content

Instantly share code, notes, and snippets.

@nijotz
Created July 23, 2015 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nijotz/545d4bc045f32e7f3761 to your computer and use it in GitHub Desktop.
Save nijotz/545d4bc045f32e7f3761 to your computer and use it in GitHub Desktop.
IFF output
$ 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