coreutils/src
Jeffrey Finkelstein c9312eba9a cat: error when output is input and appending
Change `cat` so that it terminates with an error message when the input
file is the same as the output file and the output file is being
appended to. For example,

    cat <f >>f
    cat: -: input file is output file

Fixes #7165
2025-02-07 07:45:21 -05:00
..
bin Update uudoc to include development and code of conduct in SUMMARY and fix links in book 2024-12-29 13:02:35 -07:00
uu cat: error when output is input and appending 2025-02-07 07:45:21 -05:00
uucore test(cksum): fix and un-ignore test_md5_bits 2025-02-03 11:06:47 +01:00
uucore_procs New release 2025-01-11 14:01:27 +01:00
uuhelp_parser New release 2025-01-11 14:01:27 +01:00