how to identify / list running java applications ?

Corey Brune mcbrune at gmail.com
Mon May 22 06:53:53 PDT 2006


If you are using jdk 1.5, jps should do what you are asking.

On 5/14/06, martinko <martinkov at pobox.sk> wrote:
>
> hello,
>
> when running azureus (or likely other java applications) all one can see
> among running processes is java process which i expect is jvm.
> how can i find/identify running java programs ?? (something like `ps ax
> | grep azureus` or `pgrep azureus`)
>
> cheers,
>
> martin
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list