Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!alanlevy From: alanlevy@ux1.cso.uiuc.edu (Alan Levy) Newsgroups: comp.protocols.appletalk Subject: RE: aufs signals Message-ID: <1991Apr8.152855.15098@ux1.cso.uiuc.edu> Date: 8 Apr 91 15:28:55 GMT Organization: University of Illinois at Urbana Lines: 13 I would like to thank everyone who responded to my question regarding killing a aufs process... The responses told me to find out the pid of the aufs process and "kill" it I got kill -9 pid - which will work (but just stops the process cold) kill -TERM pid kill -HUP pid Thanks again Alan Levy alevy@uiuc.edu