$ curl -s “http://search.twitter.com/search?from=zurvollenstunde&rpp=1″ | grep -E ‘(Es ist jetzt|ago)’ | sed ‘s/<[^>]*>//g;s/[^[:digit:]]//g’ | xargs | sed -e ‘s#\ #:#’
This combines @zurvollenstunde’s hourly tweets and the “n minutes ago” from Twitter search.
View this command to comment, vote or add to favourites
View all commands by torrid

by David Winterbottom (codeinthehole.com)






















0 Comments
You can be the first one to leave a comment.