Shell Execution Process in Linux

Source: Internet
Author: User

Shell Execution Process in Linux 1. printthe info of reminding printing prompt information 2. waitinguser for input (wait) waiting for user input 3. acceptthe command accepts the command 4. interpretthe command interpreted command 5. findit, execute it, if have the parameter, the command interprete it find this command, execute the command, if the command contains parameters, enter the command to explain it 6. executefinished, back to the first step after the execution is completed, return to the first step graph example [plain] [root @ localhost share] # cd ~ [Root @ localhost ~] # Mkdir test [root @ localhost ~] # Cd test/[root @ localhost test] # touch file1 [root @ localhost test] # ls file1 [root @ localhost test] # ls-l total 0-rw-r -- r --. 1 root 0 Jul 21 :57 file1 [root @ localhost test] # ll total 0-rw-r --. 1 root 0 Jul 21 :57 file1

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.