How about "slay." The package discription advertises that it kills all of a users processes. I've never tried it though... really... ;) R. Raphael Clancy LAN Admin. Dept. of OBGYN 505.272.6374 rclancy@obgyn.unm.edu
--- Begin Message ---
- To: debian-user@lists.debian.org
- Subject: Re: killing ALL of a user's processes at once
- From: "Samuel R. Scarano" <srs25@cornell.edu>
- Date: Fri, 13 Aug 1999 09:55:25 -0400 (EDT)
- Message-id: <[🔎] m11FHo2-000EROC@tumbolia.dtassoc.com>
- In-reply-to: <[🔎] 37B41E49.E10EE86F@cnen.gov.br>
kill `ps axu|grep '^USER\>'|sed -e 's/[^0-9]*\([0-9]*\).*/\1/'` at least, that's what *i* would do. -- Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
--- End Message ---