Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpfcso!hpfelg!koren From: koren@hpfelg.HP.COM (Steve Koren) Newsgroups: comp.sys.amiga Subject: Re: Pipes (attn steve koren...) Message-ID: <13910028@hpfelg.HP.COM> Date: 11 Jun 90 14:17:56 GMT References: <21408@snow-white.udel.EDU> Organization: HP Elec. Design Div. -FtCollins Lines: 20 > Yeah, and with the arp shell (at least) this works great. I have a dilemma > now, which is that I'm planning to switch over to SKsh, but from what > I've garnered from the (immense!) docs, I can't do concurrent pipes. > Steve K, if you're out there, could you explain (briefly) what the limits > are on pipes with SKsh, and whether or not (and if not, why not) SKsh allows > support for the (optional) conman PIP: device? SKsh in 1.3 and previous used *only* temporary file pipes. In 1.4 only temp file pipes were supported but there was the capability to use one (count 'em!) concurrent pipe at a time using the AmigaDos pipe: handler. I ran into an inexplicable problem with using more than one at once (and no, it wasn't anything you'd probably guess like trying to use the same name for >1 pipe). I may switch to pip: instead of pipe: for 1.5. However, my system went belly-up pretty severely this weekend so I am kinda stuck for the moment. At any rate, it may be in 1.5 but I can't promise it. - steve