bug#76255: cat: error without arguments

2025-07-01 Thread Pádraig Brady
On 15/02/2025 06:22, Paul Eggert wrote: On 2025-02-12 22:45, lilydjwg wrote: cat: -: input file is output file Thanks for the bug report. The symptoms you observe are a bug in 'cat'. I also see a bug in Gawk which I reported to the Gawk maintainer

bug#76255: cat: error without arguments

2025-02-14 Thread Paul Eggert
On 2025-02-12 22:45, lilydjwg wrote: cat: -: input file is output file Thanks for the bug report. The symptoms you observe are a bug in 'cat'. I also see a bug in Gawk which I reported to the Gawk maintainer . I don't see a bug in zsh o

bug#76255: cat: error without arguments

2025-02-13 Thread lilydjwg
In the past I can run `cat` without any arguments and it prints whatever I type at the terminal. However since 9.6, `cat` reports the following error: cat: -: input file is output file -- Best regards, lilydjwg