Path: utzoo!attcan!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!osupyr.mast.ohio-state.edu!vkr From: vkr@osupyr.mast.ohio-state.edu (Vidhyanath K. Rao) Newsgroups: comp.sys.amiga Subject: PIPE device Keywords: 256 byte lag Message-ID: <1056@osupyr.mast.ohio-state.edu> Date: 15 Nov 88 19:35:52 GMT Reply-To: vkr@osupyr.mast.ohio-state.edu (Vidhyanath K. Rao) Organization: Dept of Math, Ohio St U at Newark, Newark OH 43055 Lines: 27 I tried using the pipe device in the 1.3 package together with the tee program from comp.sources.amiga. The `feature' also occurs with tee.rexx. I have tried the following: Open two CLI's (or shells). In one do any of the following: >Pipe:a (I started with maple, but that shouldn't matter) copy * to pipe:a tee pipe:a In the other window, do tee ". Thanks in advance for your help.