*** This bug is a duplicate of bug 1547466 *** https://bugs.launchpad.net/bugs/1547466
However, $ LANG=C.UTF-8 grep somestring some_iso8859_file.txt # reproduces the issue ("binary file matches") $ LANG=C grep somestring some_iso8859_file.txt # expected (text) output $ LANG=C.UTF-8 grep somestring some_utf8_file.txt # expected (text) output $ LANG=C grep somestring some_utf8_file.txt # expected (text) output I don't know if this is consistent with issue 1547466 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1535458 Title: [15.10 REGRESSION] Randomly wrongly detects files as binary To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grep/+bug/1535458/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs