[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash and read -u
From: |
Andreas Schwab |
Subject: |
Re: bash and read -u |
Date: |
15 May 2001 15:17:06 +0200 |
User-agent: |
Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.104 |
"Mordechai T. Abzug" <morty@sanctuary.arbutus.md.us> writes:
|> The ksh read builtin has a really nifty -u N option to get input from
|> filedescriptor N instead of from stdin. It would be useful if bash
|> read got that option, too.
What's wrong with "read <&3"?
Andreas.
--
Andreas Schwab "And now for something
SuSE Labs completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5