Hacker News new | ask | show | jobs
by gbolcer 584 days ago
I was going to say, do a file -i to find the encoding of frodo.py. I note the file man page has a -0 or --print0 command that adds a ‘\0’ that can be 'cut', but strings works too.