Shell Scripting Learning

Source: Internet
Author: User
Tags case statement

1. Comments
If you use bash, then in the script file header comment: #/bin/bash
2, the script file with the Read and execute permissions, you can use the./shell.sh to execute, you can also use the SH shell.sh way to execute directly, SH is the soft connection bash
3. Test Judgment Statement Usage
test-d Desktop && echo "is a dir" | | echo "is not a dir"
Find pipe files: Ll/dev | grep ' ^p ', in the dev directory, starts with a pipe file with P
Hard Links: Ln sh01.sh Sh01-hard
4. If Judgment statement
5. Case statement
6. Functions
7. While statement usage
8. For Loop statement usage
9. Until usage

Shell Scripting Learning

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.