bug-bash
[Top][All Lists]
Advanced

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

Re: IFS handling and read


From: pk
Subject: Re: IFS handling and read
Date: Mon, 30 Nov 2009 16:35:04 +0000

pk wrote:

>> Because that's POSIX' choice?
> 
> No, POSIX allow either behavior. In fact, it allows any behavior ranging 
> from running all parts in their own subshells, to running all parts in the 
> current shell.

"...each command of a multi-command pipeline is in a subshell environment; 
as an extension, however, any or all commands in a pipeline may be executed 
in the current environment. All other commands shall be executed in the 
current shell environment."


reply via email to

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