[Linux] Change DOS to UNIX file format using Vim

  • Check current file format
:set ff?
  • Set file format to UNIX
:set ff=unix

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *