Re: ps et grep

トップ ページ

このメッセージに返信
著者: Pierre Carrier
日付:  
To: Edgar Bonet
CC: ML Guilde
題目: Re: ps et grep
2010/9/12 Edgar Bonet <guilde@???>:
> Une autre solution avec ps :
>
>    ps u -C process1,proccess2


Bien joué.

Malheureusement sous *BSD/Darwin :
     -C      Change the way the CPU percentage is calculated by using a
             ``raw'' CPU calculation that ignores ``resident'' time (this nor-
             mally has no effect).


Ceci dit pgrep n'est pas POSIX (mais dispo à peu près partout pour moi).


--
Pierre Carrier