Windows

Real Alternative

I was looking to play a RealAudio stream (.ram file) today and I was dreading having to install the big piece of bloatware that is RealPlayer/RealOne/RealAnnoying whatever the heck they call it these days. So I did a search and...
bashGeneral

Meta dot in bash

"Meta dot" or Alt+. is a really useful bash shortcut key that I've come to appreciate lately. It brings up the last command-line argument of the last command that you used (sort of like !$ but less of a gamble) and you can hit it...