1. 程式人生 > >Windows轉linux的shell編碼設定

Windows轉linux的shell編碼設定

Windows轉linux的shell設定

1、新增檔案可執行許可權

chmod +x tmp.sh

2、執行可執行檔案

3、檢視編碼

4、重新設定編碼

:set fileformat=unix
#或者
:set ff=unix

5、執行

喜歡就點贊評論+關注吧

這裡寫圖片描述

感謝閱讀,希望能幫助到大家,謝謝大家的支援!