Chet Ramey wrote:
Roman Rakus wrote:

If this stays as it is, bash will never exit immediately if a command
(in this case pipeline) exits with a non-zero status.

That's clearly not true.  Bash will not exit if a pipeline fails, but
will do so if a simple command fails.

Isn't it the same? :) I agree with you.
RR


Reply via email to