Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.wizards Subject: Re: /tmp vs. /usr/tmp Message-ID: <7320@mimsy.UUCP> Date: Fri, 3-Jul-87 23:48:35 EDT Article-I.D.: mimsy.7320 Posted: Fri Jul 3 23:48:35 1987 Date-Received: Sat, 4-Jul-87 15:35:58 EDT References: <431@murphy.UUCP> <22640@sun.uucp> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 10 Something under consideration for a future BSD release is a truly temporary file system---equivalent to swap-backed memory in that things stored here may get pushed to disk if necessary, but will not survive reboots. Editors, however, want to create temporary files that *do* survive reboots, so as to recover editing sessions after system crashes. One proposal is to make /tmp truly temporary, and /usr/tmp `real disk files'. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) Domain: chris@mimsy.umd.edu Path: seismo!mimsy!chris