随笔分类 -  shell

shell 编写、示例、检查、注意事项等
摘要:1、使用dos2unix命令处理在windows下开发的脚本 将windows下编辑的脚本放置到linux下执行的情况如下: [root@ks ~]# sh nginx.sh #执行脚本 : command not found: command not found'ginx.sh: line 4: 阅读全文
posted @ 2017-11-11 19:23 沉心十年 阅读(4878) 评论(0) 推荐(0)