$ 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

commandlinefu.com

by David Winterbottom (codeinthehole.com)


Tags: