This section describes:
:set ff=unix
:w
(write the file out in the new format)
To convert a file to DOS (windows) format:
:set shiftwidth=4 :set expandtab
:set background=dark
set shiftwidth=4 set expandtab set tabstop=4 set background=dark
Linux Quick Reference Home
Linux Migration Home