Here’s a useful one: when you install the bsdgames packages from the repos, you get an acronym lookup utility aptly named ‘wtf‘, here are a few examples:
~$ wtf is snr
SNR: signal to noise ration
~$ wtf is yhl
YHL: you have lost
~$ wtf is tmi
TMI: too much information
It also includes a computer terminology dictionary, so you have acronyms from API (application programming interface) to NAT (network address translation) to ZFOD (zero-filled on demand).
Install the bsdgames:
apt-get install bsdgames
Advertisement