Re: Known Bugs
"Andreas K. Foerster" <[email protected]> Thu, 7 Nov 2002 10:12:33 +0100
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 06, 2002 at 04:01:56PM -0500, Bart Oldeman wrote: > > - redirecting the standard input like this: > > command < data > > doesn't work, instead use this: > > type data | command > > command < data works for me (ke2027rc, FreeCOM v 0.83 beta 46). Just tried > it with a debug script. Sorry, you are right. It is not a problem of FreeDOS, but of "DOSEMU built in command.com 1.0". -- Tschuess Andreas