Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.programmer Subject: Re: A visual unix shell? Message-ID: <5398@auspex.auspex.com> Date: 20 Jan 91 23:54:49 GMT References: <364@bria> <3095@wyse.wyse.com> Organization: Auspex Systems, Santa Clara Lines: 7 >The "Unerase" is implemented with a driver that is STREAMS based. Really? I doubt that the way that it turns calls such as "unlink()" or "creat()" that destroy file information into calls that save the old version of the information is STREAMS-based; from what some person involved in implementing it said in a posting, it operates at the File System Switch level.