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
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
2 matches
Mail list logo