Fun (or weird) aliases to configure

After half an hour of randomly re-reading xkcd strips, I thought I’d start a meme: Fun or weird aliases for commands.
Kick start, aliases for “sudo”:

simonsays apt-get install python2.5
please apt-get install python2.5
youdo apt-get install python2.5

This entry was posted by beuno on May 31, 2008 at 5:00am. It is filed under Debian, Ubuntu. You can follow any comments to this entry through the RSS 2.0 feed.

Feel free to read the comments, or leave one of your own!

Also, if you're feeling social, you can Digg this, add it to del.icio.us, add it to Technorati, or add it to Newsvine!

Comments for “Fun (or weird) aliases to configure”



  1. Greg Said:

    Brilliant! I want to do this for real. :)



  2. Henning von Roeder Said:

    Now I know what I am doing on the weekend, thanks



  3. Jonas Said:

    Personally I like using ‘fucking’ as an alias for sudo.

    $ rm foo
    rm: cannot remove `asdf’: Permission denied
    $ fucking rm foo

    Makes it feel like the machine will carry out an order it first refused to do if only you tell it angrily enough :)



  4. Stoffe Said:

    I like the ‘please’ one, but I’m thinking of aliasing it to ’sudo aptitude’:

    $ please install python2.5
    $ please update
    $ please upgrade
    :)

Leave a Comment