TIL that people mix text and binary in the same file quite regularly.
3
Replies
0
Boosts
@andrewnez
like uncompressed tar?
@andrewnez Like, shell script installers that embed archives?
@andrewnez the strings command finds text in binary files. I find it useful from time to time