Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 19 of 19
Originally Posted by devils_casper I executed first command posted by RobbinVossen . ( There should be a space between sort and -n. edited it. )[/code] Ive also changed the second ...
  1. #11
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Quote Originally Posted by devils_casper View Post
    I executed first command posted by RobbinVossen. ( There should be a space between sort and -n. edited it. )[/code]
    Ive also changed the second command now.
    My bad it was a typo.. *Sorry People*

    Can you also please Change your Post? =P Since I hate to see Robin with 2 bs. (Personal Reason.)

    Thanks ^^

    Anywho, Ive already learned 2 new commands ^^

    Thanks People.. ^^


    (lol, Ive used ls 101 times.. This should become a Poll or something XD.. Like how much have you used ls when you execute the 'history | awk '{print $2}'|sort |uniq -c |sort -n|grep ls' command?)
    New Users, please read this..
    Google first, then ask..

  2. #12
    Just Joined!
    Join Date
    Sep 2006
    Posts
    7
    Code:
    ls 
    cd 
    less
    ifconfig
    mkdir
    top
    ssh
    rpm 
    yum
    rm
    My fav command is 'rm -rf /'

  3. #13
    Just Joined! turrauko's Avatar
    Join Date
    Nov 2004
    Location
    Aberdeen, MD
    Posts
    2
    Not an extensive list, but these are the commands I use most often. The eject command is something I play with using SSH on my blackberry, I like to remotely eject and "de"-eject the cd tray. Especially when I know someone else is in the room.

    • ls
    • man
    • more
    • cd
    • ssh
    • make
    • eject
    • rm
    • and yum


    LoL!! I know right!

    rm -rf /; # pwned!

  4. #14
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Warning!!! 'rm -rf / Removes the entire HARDDRIVE DO NOT TRY THIS COMMAND..

    Thought Id warn the new people to Terminal...
    New Users, please read this..
    Google first, then ask..

  5. #15
    Just Joined! turrauko's Avatar
    Join Date
    Nov 2004
    Location
    Aberdeen, MD
    Posts
    2
    Probably a good idea, though I say live and learn! Seriously though, you never tried it on a POS machine just for the fun of it? It's rather funny. Poor penguin never saw it coming.

  6. #16
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Well, I think its good to Reinstall your system every ow and then.
    But Well When you run Gentoo with a Custom Build Fluxbox and a couple of SelfCoded Tools that you do not have made backups yet. Its no fun.
    New Users, please read this..
    Google first, then ask..

  7. #17
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by RobinVossen
    Can you also please Change your Post? =P Since I hate to see Robin with 2 bs. (Personal Reason.)

    Thanks ^^
    No Problems. Its Done !
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #18
    Just Joined! creativename's Avatar
    Join Date
    Oct 2006
    Posts
    6
    According to the command listed in the OP, here's my top ten:

    1. joe
    2. ls
    3. gcc
    4. ed
    5. cd
    6. man
    7. rm
    8. make
    9. vim
    10. emacs

  9. #19
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Quote Originally Posted by creativename View Post
    According to the command listed in the OP, here's my top ten:
    1. joe
    4. ed
    9. vim
    10. emacs
    You sure do alot of Text Editing
    New Users, please read this..
    Google first, then ask..

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •