coreutils
coreutils copied to clipboard
build-gnu.sh, refactor: Build GNU 1st and override them by make install of uutils
It seems build-gnu.sh builds uutils at 1st and have some PATH hack to inject uutils to test suite. Also manually symlinking.
But I think we can simply build GNU 1st used by test suite and override them by make install with auto symlinking.