"Operating System" CentOS 7 syntax error near unexpected token problem resolution

Source: Internet
Author: User
Tags centos

If you write a shell script in Windows to run on a Linux system, you will be prompted with the following error syntax errors near unexpected token ' ... This is due to the fact that the following line breaks are not the same for two platforms. So we need to convert the format, notepad++ has this function.

Specific procedures

1. First open the notepad++, let the script display all symbols, found that CR LF



2. We need to convert the Windows format to the Linux format and do the following.

Convert file format conversion to UNIX format



3. After the conversion, it is found that the carriage return line break is changed. No more error when you put Linux in.




Special Note: The pro-Test can

Thanks to the original author, the solution of my urgent, thanks again.


Reference articles

Http://jingyan.baidu.com/article/9f63fb91d014b8c8410f0e7a.html


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.