Shell script If statement, determine whether a program exists, does not exist to start the program!

Source: Internet
Author: User

Presumably everyone knows "if ... So ... " The application of this grammar!

Of course, Linux for this kind of usage is also considered, many times we need to write a shell script, it is unavoidable to avoid the IF statement.

For example: Determine if Apache is running (httpd installed), no! Then start Apache:

Ideas:

———————————————————

Judging Condition: |

Yes, quit Shell |

No, quit shell after starting Apach |

———————————————————

Shell script:

$ vim httpd.sh

Here are some extensions:

Then, dear friends, the use of the IF statement is here, and the rest may be added later!

There is no place to welcome everyone to point!

(as the top novice!) There is a place to spit, why not paste it? Good convenient ╭ (╯^╰) ╮! )

Shell script If statement, determine whether a program exists, does not exist to start the program!

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.