Konversikan dos ke unix vim

# open file in vim. if is shows [dos] then run
:set ff=unix
Thoughtful Toad