If you know the pid of the process (and you should know it from the
top output) you can use the following command:
ps -w -p [PID]

On 4/22/08, Miguel Arroz <[EMAIL PROTECTED]> wrote:
> Hi!
>
>   This has happened a few times, and it's driving me nuts. I have one Java
> process eating an entire CPU core on a FreeBSD machine. The problem is that
> I don't know what is it. Either top or ps just show "java", they don't show
> me the full command line used to start the process.
>
>   How do I see that info (that is displayed by default on OS X) to know what
> is the java process that is misbehaving?
>
>   Yours
>
>  Miguel Arroz
>
>  Miguel Arroz
>  http://www.terminalapp.net
>  http://www.ipragma.com
>
>
>
>
>  _______________________________________________
>  Do not post admin requests to the list. They will be ignored.
>  Webobjects-deploy mailing list
> (Webobjects-deploy@lists.apple.com)
>  Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-deploy/mbushkov%40demax.ru
>
>  This email sent to [EMAIL PROTECTED]
>
>


-- 
With best regards,
Michael Bushkov
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to