Advertisement
Guest User

Snowdencount

a guest
Sep 29th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
F# 0.27 KB | None | 0 0
  1. echo -n nil > out; while true; set val (math (curl -s https://twitter.com/Snowden | grep followers_count |  sed -e 's/.*followers_count":\([0-9]*\).*/\1/')/1000)k; if test "$val" != (cat out); notify-send --expire-time=2000 "$val"; echo -n "$val" > out ; end; sleep 10; end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement