On 8/3/06, Matthew Miller <mattdm@xxxxxxxxxx> wrote:
On Wed, Aug 02, 2006 at 11:32:56AM -0700, Rick Stevens wrote: > "kill" will also not kill zombies ("Z" state). You must kill their > parent processes first and the zombies will disappear of their own > accord. Because, of course, the zombies are already dead -- there's no process there, just a process ID that hasn't been released. -- Matthew Miller mattdm@xxxxxxxxxx <http://mattdm.org/> Boston University Linux ------> <http://linux.bu.edu/> -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Hi ALL I got to know the root cause of the kill -9 command ls command hangs in nfs mounted partition tnfs-dev.test.example.com:/config 140G 135G 5.1G 97% /config where my process is looking for some files. Is there a way to fix it? Please let me know if you need more info on this Thanks and Regards Kaushal