Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!eastapps!vergil!gsteckel From: gsteckel@vergil.East.Sun.COM (Geoff Steckel - Sun BOS Hardware CONTRACTOR) Newsgroups: comp.unix.internals Subject: Re: Ideas for changes to Unix filesystem Summary: what about pipes? Message-ID: <4283@eastapps.East.Sun.COM> Date: 13 Feb 91 20:44:06 GMT References: <1991Jan30.143326.16676@socs.uts.edu.au> <121494@uunet.UU.NET> <6190@segue.segue.com> Sender: news@East.Sun.COM Reply-To: gsteckel@east.sun.com (Geoff Steckel - Sun BOS Hardware CONTRACTOR) Distribution: na Organization: Omnivore Technology, Newton, Mass. (617)969-3448 Lines: 13 In article bzs@world.std.com (Barry Shein) writes: >Since all flink() would do is enter a string/i-num pair into a >directory I can't see how any of this applies. Ummm... pipes USED to be implemented as `nameless' files on PIPEDEV, with some strange semantics to make the read/write pointers wrap around at 10 blocks (or whatever size pipes were). You wanna link one of THOSE into the file system? (:-) regards, geoff steckel (gwes@wjh12.harvard.EDU) (...!husc6!wjh12!omnivore!gws) Disclaimer: I am not affiliated with Sun Microsystems, despite the From: line. This posting is entirely the author's responsibility.