VIM

From Secure Computing Wiki
Jump to: navigation, search

Remove pesky ^M from a windows file to the better unix variant, right from within VIM:

:%s/\r/\r/g 
Personal tools
Namespaces
Variants
Actions
Miscellaneous
Operating Systems
Toolbox