bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A note for read builtin


From: Jan Schampera
Subject: Re: A note for read builtin
Date: Fri, 18 Jun 2010 19:33:23 +0200
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100329)

Dr. Werner Fink wrote:

The question rises: Why does the bash require a sub peocess/shell
for the final command of a pipe sequence.

I'd think this is more or less a design choice at first (with one or the other issue, maybe for both solutions - though I can't construct a failing case for the Korn way at the moment).

From my daily work with automation scripts & Co. (OT: and yes, Werner, we have SLES ;-) ) I can say this is not a big deal. You have enough other ways in Bash to give ("pipe") data to the read builtin on the fly. You don't have any big problems with this behaviour.

Regards,
Jan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]