vim byte order mode

My moment of glory Then I opened the file again with VIM, this time using “-b” option [“-b” opens the file in binary mode] OMG?! I DO have some extra characters at the file’s start. VIM showed me some additional characters at the file’s beginning : 锘??php^M session_start();^M I chopped off the extra characters with … Continue reading vim byte order mode