justin cunningham wrote:

> Hi, I need to reclaim some of my pts/...  that aren't showing up using
> ps -lots-of-different-options but are showing up with who.  How do I do
> this?

How about,

        # killall `ps ax | grep pts | grep -v grep | awk '{print $1};'`

Ciao,
Viktor
-- 
Viktor Rosenfeld
WWW: http://www.informatik.hu-berlin.de/~rosenfel/

Attachment: pgpBwPcv8vEvm.pgp
Description: PGP signature

Reply via email to