Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: linux commands  (Read 4097 times)

0 Members and 1 Guest are viewing this topic.

unlovedwarrior

    Topic Starter


    Guru

  • someday this name will be known
  • Thanked: 13
    linux commands
    « on: November 28, 2006, 11:55:13 AM »
    http://truehacker.blogspot.com/2006/11/200-linux-commands-for-newbbies.html

    About 200 Linux commands for serious newbies. To get more examples on how each command is used, use this command:

    #>man commandname

    Where commandname is an command you pick from the table below. If no manual exist, then that command is most likely unavailable for your Linux distro. Ignore it and proceed with other commands.


    alias Create an alias
    awk Find and Replace text, database sort/validate/index
    break Exit from a loop
    builtin Run a shell builtin
    cal Display a calendar
    case Conditionally perform a command
    cat Display the contents of a file
    cd Change Directory