The operating environment of the Bash shell

Source: Internet
Author: User

Path and command search order

Bash Pit Welcome

Bash Environment configuration file

Terminal settings

wildcard characters and special symbols

The TTY1~TTY6 command interface reads some key settings for the local computer

Use Stty to view key contents

[Email protected] ~]$ stty-a

where ^ represents ctrl, such as INTR on behalf of the terminal (CTRL + C)

Stop lock screen (ctrl+s), start (unlock screen): This often encountered Ah, Windows Brothers in vim commonly used ctrl+s to save, in Linux, the entire vim can not understand, the screen is locked dead, how to break, ctrl+q on it, study it

The bash default key combinations are organized as follows:

wildcard characters and special symbols

Using wildcards to handle bash with more effort oh, the wildcard and Java regular is almost there, look at the example can be (special to remember,?) Represents a certain character)

Special characters are recorded under:

# annotations \  escape; continuity command delimiter ~ Home $ variable leader / path delimiter '  $ variable Text ' "  $ reserved · or $ () Priority execution ===================================================\ Pipelines & variables work in the background ! non- > data stream output supersedes >> data stream input accumulation < input directed traffic <<() Sub shell{} Command block combination

The operating environment of the Bash shell

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.