Tagged Questions
1
vote
2answers
492 views
Is There A Way To Find Files Containing Only Non-Printing Characters?
I've got a program that's behaving badly and has created a number of files with only a few non-printing characters. If I were to cat the files, I see nothing (since they are non-printing chars). ...