Re: how to kill obsolete pts/n processes was 'how to kill old screen sessions'

2002-06-11 Thread Viktor Rosenfeld
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 Rosenfel

how to kill obsolete pts/n processes was 'how to kill old screen sessions'

2002-06-11 Thread justin cunningham
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? Thanks, Justin ps: please reply to my email since I'm currently not subscribed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of