Several Methods for executing multiple commands in Linux Shell

Source: Internet
Author: User

You can execute multiple commands at a time in the command line, including the following:

1. Use between each command;Separate
Note: The execution of each command does not affect the execution of other commands. In other words, each command is executed,
However, it is not guaranteed that each command is successfully executed.

2.
Note: if the preceding command is successfully executed, to execute the following command. This ensures that the execution process is successful after all commands are executed.
3. separate each command with |
Note: | yes or, run the next command only when the preceding command fails, until the execution is successful
one command.

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.