
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Today's discovery: ugrep
On 10/7/24 11:37, Darren Cook wrote:
grep was giving me no hits on a kanji string I knew was in my directory
tree at least once. Then it dawned: my terminal is in UTF8, but the
files I'm searching are in UTF-16.
I discovered ugrep (`apt install ugrep`), which appears to be a drop-in
replacement that takes care of that for me.
Interestubg... https://github.com/Genivia/ugrep
Thanks!
Home |
Main Index |
Thread Index