On Tue, Jun 04, 2024 at 11:05:15AM +0100, Phillip Wood wrote: > Rather than adding a new flag to work around a bug in our script it might be > better to try and fix the bug by using a loop that reads blocks of data from > the source and writes them to the destination instead of calling copy. To be honest, I've tried. I haven't found a way to fix it properly. I also thought about removing it. I agree with Peff, removing the stdin redirection makes more sense. IMHO simplifies. But, perhaps we can happily live another almost-decade with this new --no-stdin-pty, before finally removing the stdin redirection in this helper. :-)