Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdcad!sun!pitstop!sundc!seismo!uunet!mcvax!hp4nl!botter!star.cs.vu.nl!maart From: maart@cs.vu.nl (Maarten Litmaath) Newsgroups: comp.unix.wizards Subject: Re: Demand paged executables Message-ID: <1997@solo12.cs.vu.nl> Date: 1 Feb 89 17:58:01 GMT References: <409@lakart.UUCP> Organization: V.U. Informatica, Amsterdam, the Netherlands Lines: 26 dg@lakart.UUCP (David Goodenough) writes: \... why is it not possible to unlink a demand paged program that is executing. Huh? On 4.3BSD: % cat > c.c main() { pause(); } % cc c.c % file a.out a.out: demand paged pure executable not stripped % a.out & [1] 25056 % : > a.out a.out: Text file busy % /bin/rm a.out % jobs -l [1] + 25056 Running a.out % kill %1 [1] Terminated a.out % -- "Does she play, er, tennis? |Maarten Litmaath @ VU Amsterdam: Wink wink, notch notch!" |maart@cs.vu.nl, mcvax!botter!maart