Date: Tue, 27 May 2008 06:57:53 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Michael Lednev <michaek@mail.ru> Cc: freebsd-questions@freebsd.org Subject: Re: strange ps behaviour Message-ID: <20080526185753.GB33445@osiris.chen.org.nz> In-Reply-To: <483A95C7.9090805@mail.ru> References: <483A95C7.9090805@mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 26, 2008 at 02:49:43PM +0400, Michael Lednev wrote:
> Hello.
>
> Can anyone explain such behaviour?
>
> # pgrep radiusd
> 1105
> 33738
> # ps ax | grep radiusd
> 1105 ?? Ss 2:35,76 /usr/local/sbin/radiusd
> # ps 33738
> PID TT STAT TIME COMMAND
>
> Am I missing something?
Yes. the "p" option, as in:
ps p 33738
--
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
Jesus saves.
Allah forgives.
Cthulu thinks you'd make a nice sandwich.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080526185753.GB33445>
