Basic principles and command formats for Linux

Source: Internet
Author: User

Basic principles of Linux

1, Linux is a single purpose of the small program composition, the combination of small programs to complete complex tasks.

2, Linux system under all documents.

3, try to avoid capturing user excuses.

4. The configuration file is saved in plain text format.


Shell: Human-computer Interface Bash (shell)

GUI interface: Windows-like window

Gli Interface: Command Window

Administrator Display as #

Normal User is $


Linux command format

Command option parameters (with spaces in the middle)

The action of the option: corrects how the command is executed. Options are divided into short options and long options

Short options:-Multiple options can be combined. -a-b can be-ab or-ba (sometimes not input)

Long option:--cannot be combined. Separate selection

Parameter: Refers to the object that the command is acting on.

This article is from "Hello, goodbye!" "Blog, be sure to keep this provenance http://34nian.blog.51cto.com/9151838/1439221

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.