Ubuntu animation caused by typo
If you’re a fast typist then you probably quite a few typos, especially if you’re a command line freak. I must ls a couple of hundred times a day and possibly about a good 10% of the time I just type sl.
Well to improve your typing accuracy at least with the ls command, install the pkg sl which is an annoying animation that appears every time you make a typo.
Here is how you do it…
$ sudo apt-get install sl
Once it’s installed, now just type sl in the command prompt and you’ll get a full screen animation making it known that you just misspelled ls!!!
Categories: linux