How can I find all UTF-16 encoded text files in a directory tree with a unix command?
- by Jochen
Hi,
I want to use a *nix shell command to find all UTF-16 encoded files (containing the UTF-16 Byte Order Mark) in a directory tree. Is there a command that I can use?
Regards,
Jochen