bug-bash
[Top][All Lists]
Advanced

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

Re: builtin read command fails with pipe input


From: Paul Jarc
Subject: Re: builtin read command fails with pipe input
Date: 21 May 2001 11:20:12 -0400
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7

Chet Ramey <chet@nike.ins.cwru.edu> writes:
> > I have read the documentation over and over for the builtin 'read' command.
> 
> Read the Bash FAQ, question E4.

You might add to the FAQ entry that this works:
read foo bar baz < <(echo foo bar baz)


paul



reply via email to

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