Home > Randomness > This One Is For The LOLZ

This One Is For The LOLZ

Its hilarious sometimes what you find trolling identi.ca and twitter.  If you’re up for some lolz install the “sl” package:

sudo aptitude install sl

Next time you fat finger your directory listing of “ls” you’ll get a nice little surprise.

(Check out the man page too, its configurable.)

I think this wins the official “This developer has too much free time” award.

Categories: Randomness Tags:
  1. henriquemaia
    November 7th, 2008 at 17:47 | #1

    Great find. I really loled with this, specially with the -a option. :D

  2. Stephen Lord
    November 8th, 2008 at 06:10 | #2

    or add:

    alias sl=’ls’

    to .bashrc

    One of the first things I configure!

  3. November 8th, 2008 at 07:54 | #3

    This brought my dream of applying sl command to my ‘car (cat) typo’. So I did it :) You can find the patch at my blog

  4. alan
    November 8th, 2008 at 22:09 | #4

    This program was funny for a while… but now I wish it didn’t exist. Because it means that every time I mess up typing ls I have to wait for command-not-found to look up sl in the apt cache and tell me how to install it, instead of just erroring out so I can get back to work.

    Eventually, I just gave in and installed it. choo choo.

  5. November 9th, 2008 at 00:16 | #5

    lol, good for a weekend laugh..

    BTW I just now peeked into the source code and found out that I can even pass various cmdline arguments to “sl” ;P

    Thanks for sharing

  6. November 9th, 2008 at 00:44 | #6

    I have had sl installed for quite a while on our community run server. When I begin to see it run a couple of times, I take it as a warning that I’m getting tired and should take a break before I make a worse mistake…