[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fwd: Re: killing ALL of a user's processes at once



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 ---
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 ---

Reply to: