mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
309efd892a
Some distributions have already adopted uutils as `/bin/ls`. Continuing to compare against the binary at that path would only result in comparing against a much older uutils version and fail to compare against GNU Coreutils at all. Ubuntu 25.10 has prefixed GNU's binaries with "gnu", so mention this to retain the intended behavior.