2 Jun
2020
2 Jun
'20
2:33 p.m.
Hello!
Ensure your text editor is saving the file in UTF-8 (which is not the default on Windows). The default encoding on Windows is UTF-16 which is not compatible with most UNIX software. In Win10 Notepad, the File->Save As dialog has an Encoding drop-down where you can change it.
I guess it might have been the UTF-8 Byte Order Mark, which is a common bad habit of Windows text editors. Have a nice fortnight -- Martin `MJ' Mareš <mj@ucw.cz> http://mj.ucw.cz/ United Computer Wizards, Prague, Czech Republic, Europe, Earth, Universe For every complex problem, there's a solution that is simple, neat and wrong.