-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to [EMAIL PROTECTED] on 9/28/2006 11:16 AM:
> On Thu, Sep 28, 2006 at 09:12:47PM +0600, [EMAIL PROTECTED] wrote:
> [...]
>> Description:
>> When Process substitution is used, BASH
>> reads from such descriptor by one bytes!!
>
On Thu, Sep 28, 2006 at 09:12:47PM +0600, [EMAIL PROTECTED] wrote:
[...]
> Description:
> When Process substitution is used, BASH
> reads from such descriptor by one bytes!!
Of course it does. A shell is a shell, it's a command that runs
other commands.
read var
Reads one line of