Having a second look I found the mitigation cleaning up the filename with the help of: `tr --delete --complement '[:print:]`
So it is obvious that the characters breaking `find … -name` are non- printable characters. ** Summary changed: - find can't find several files with unicode characters if --name is used + `find --name` ignores files with non-printable character in the filename -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742011 Title: `find --name` ignores files with non-printable character in the filename To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/findutils/+bug/1742011/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs