-
Wow, I managed to crash not just my shell but my entire Terminal… must have run into some Unicode it couldn't render… the last command I ran in it was
for following in $(t followings cooljeanius); do t whois ${following}; done
(witht
being @sferik's CLI twitter client)