Troubleshooting Linux under Compile. sh file error unexpected operator Syntax Error:word unexpected

Source: Internet
Author: User

Execute a Script Discovery report syntax error, but running on other machines is no problem the only difference is that a CentOS machine error is Ubuntu

Search the Internet for a moment

Because the default SH is connected to dash, and because the dash is not compatible with bash, it goes wrong. You can change SH to bash file name when you execute it. Sh to execute

Solution: Direct $bash script.sh or go to script to change the first line #!/bin/sh to #!/bin/bash

Troubleshooting Linux under Compile. sh file error unexpected operator Syntax Error:word unexpected

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.