windows编写sh脚本在linux上不能执行——command not found

2021-03-09 22:30

阅读:565

标签:没有   dos   lin   window   不能   format   http   unix   linux   

编码没有被识别,
vi *.sh
• 查看文件格式(显示  fileformat=dos)或者命令:set fileformat

技术图片

 

输入命令 :set fileformat

• 修改文件格式(修改后 显示 fileformat=unix)

输入命令 :set fileformat=unix

Esc输入 :wq
 最后重新执行sh文件

 

windows编写sh脚本在linux上不能执行——command not found

标签:没有   dos   lin   window   不能   format   http   unix   linux   

原文地址:https://www.cnblogs.com/shangshen/p/12723131.html


评论


亲,登录后才可以留言!