Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!eru!luth!sunic!mcsun!hp4nl!star.cs.vu.nl!maart From: maart@cs.vu.nl (Maarten Litmaath) Newsgroups: comp.unix.wizards Subject: Re: remote access to edit buffer Message-ID: <3754@pinas.cs.vu.nl> Date: 19 Oct 89 19:23:58 GMT References: <10919@phoenix.Princeton.EDU> Organization: V.U. Informatica, Amsterdam, the Netherlands Lines: 13 eliot@phoenix.Princeton.EDU (Eliot Handelman) writes: \... if I kill the edit job how do I \ensure an autosave? What's going on when vi autosaves when the machine \crashes? kill -HUP or -TERM will make vi preserve the buffer. From inside vi the `:pre' command will. When the system has crashed and is rebooted, /usr/lib/ex*preserve is run from /etc/rc to save ex/vi temporaries in /tmp, after which /tmp normally is cleared. -- A symbolic link is a POINTER to a file, | Maarten Litmaath @ VU Amsterdam: a hard link is the file system's GOTO. | maart@cs.vu.nl, mcsun!botter!maart