atticmuse
Thursday, March 23, 2023
Find non-ASCII characters in text files on Linux
grep --color='auto' -P -n "[\x80-\xFF]" textfile
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)