cc: [email protected] [email protected] Subject: Re: Re: [ast-users] read -d hangs when reading from <() pipes --------
> But I think the real bug was that ksh -c 'read -d "3" r <(printf > "x123hello\n") ; printf "|%s|\n" "$r"' can't be terminated by ^C in an > xterm. Can you try that on your machine, please? > > Yes, the real problem is that ^C doesn't interrupt in this case. David Korn [email protected] _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
