shell:syntax error:unexpected end of file/Starting proxy www-balancer: cannot bind socket--转载

前端之家收集整理的这篇文章主要介绍了shell:syntax error:unexpected end of file/Starting proxy www-balancer: cannot bind socket--转载前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

src:http://www.2cto.com/os/201308/238962.html

 
执行某bash脚本是发生: Syntax error: unexpected end of file
主要问题是由windows下拷出文件到linux下执行的结果,
 
 
1.vim处理
 
:set fileformat=unix
 
:wq
 
 
dos2unix file
------------------------------------------------------------------------
src:http://simon-zzm.blog.163.com/blog/static/88809522201041611312117/
启动失败

方法

修改# vi /etc/sysctl.conf

猜你在找的Shell相关文章