Several common misunderstandings in Linux

Source: Internet
Author: User

This article is from:Http://blog.csdn.net/hongchangfirst

1./USR and usr are not the abbreviation of user, But UNIX software resource. That is to say,/usr is the directory of UNIX operating system software resources.

In 2tar-jxvf filename.tar.bz2, F indicates filename, so it must be placed next to filename. The order of other attributes can be changed at will.

3. Wildcards and regular expressions are two different concepts. A wildcard is something in shell. A regular expression is a form of expression. For example, a wildcard * represents any character, including zero characters. A regular expression represents a quantitative relationship, the number of occurrences of the character at the front of a is zero or multiple times. For example, AA * indicates that a string appears at least once (in the unit of action ).

Related Article

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.