how to get rid of control-m characters in a file
* Open with vim.
* Add/delete a line (so the buffer is changed)
* :set fileformat=unix
* :wq
* Add/delete a line (so the buffer is changed)
* :set fileformat=unix
* :wq
Random technical flotsam that are stored here so I don't have to remember.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home