Ubuntu Linux common shell commands

Source: Internet
Author: User

Application-> accessories-> Terminal
Spark @ spark-desktop :~ $
~ Means:/home/spark
$ Menas: normal users (# means root)

Hundreds of commands can be used in Linux, only 10 to 20 command are
Usually used in everyday life.

Command:
-- Help: Option means output the help infomation.

1. Echo $ path
E.g.:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin :...

2. ls-Al (-L means list details info,-a means all the files, include hidden files
-M means list the files and dirs split with common ,)
3. ifconfig
4. [command-name] -- Help, info [command-name], MAN [command-name]

There are 7 run levels under Linux, numbered from 0 to 6.
On Ubuntu, run level 2 through 5 are exactly the same. Each runs
Gui, run level 1 runs a command prompt. 3 reserved,
Ubuntu default leve is Level 2.

Creating aliases
If you 've ever used dos, you might find yourself inadvertently typing
DOS commands at the shell prompt. Some of these will actually work,
Because most distribution companies create command aliases to distribute
The transition of New commers to Linux.

Alias <DOS command> = '<Linux Shell Command>'
E.g.: alias del = 'rm'

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.