Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!mcnc!decvax!ucbvax!USU.BITNET!FATQW From: FATQW@USU.BITNET Newsgroups: comp.sys.amiga Subject: Re: Commodore confirms 1.3 rumor Message-ID: <8802072023.AA03310@jade.berkeley.edu> Date: 7 Feb 88 19:18:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 35 Subject: Re: Commodore confirms 1.3 rumor References: <2598@swan.ulowell.edu> <6825@agate.BERKELEY.EDU> Organization: Absolutely None, Inc. In <2598@swan.ulowell.edu> Bob Page writes: >HOWEVER, I agree with Randy's statement that there won't be real (as >in recognized/handled by CLI) pipes in workbench 1.3, since it >requires a ROM/Kickstart change to modify the CLI. If CBM delivers >pipes in WB1.3, it will be in the form of something that lays on top >of the console handler, like Conman. Just wondering - Cantcha replace the CLI by replacing the CLISegList pointer in the AmigaDOS RootNode? >Of course, it could be just a device called PIPE: and no support in >the CLI, which translates to: > run dir >pipe:foo > more which is already available ... just not from CBM. If you replaced the CLI, or created a new shell, or something, it seems you could do this automatically, so dir | more would be translated (by the shell) to run dir >pipe:foo more