coreutils
coreutils copied to clipboard
tac: mimic GNU on handling special files such as /dev/zero
Fixes #9591
Also adds test to avoid regression.
GNU testsuite comparison:
Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
GNU testsuite comparison:
Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)
Seems to be failing because of 32-bit targets running out of memory, now limiting to 64-bit
GNU testsuite comparison:
Congrats! The gnu test tests/tail/inotify-dir-recreate is now passing!