Mail Archives: djgpp/1997/05/14/13:20:35
From: | mdruiter AT cs DOT vu DOT nl (Ruiter de M)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Bug in BASH?
|
Date: | 14 May 1997 15:11:02 GMT
|
Organization: | Fac. Wiskunde & Informatica, VU, Amsterdam
|
Lines: | 20
|
Message-ID: | <5lckm6$9t2@star.cs.vu.nl>
|
NNTP-Posting-Host: | sloep54.cs.vu.nl
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I think I found some sort of a bug in (the port of) BASH (the newest
version, that is).
Example:
----------------------
bash$ echo `cat`
whatever text you want
^Z
whatever text you want
bash $ echo `cat`
bash $ _
----------------------
Until you use '|', '<' or '<<' some time again after that, backquotes
don't work (well, you get stdin empty).
--
Groeten, Michel. http://www.cs.vu.nl/~mdruiter
\----/==\----/
\ / \ / "Als je voetbalcriminaliteit wilt tegengaan,
\/ \/ moet je ophouden met voetballen", Nordholt.
- Raw text -