what is the process number of a "running application" ?

Kevin Cummings cummings at kjchome.homeip.net
Mon Jan 12 20:53:54 UTC 2015


On 01/12/2015 12:25 PM, Angelo Moreschini wrote:
> Hi,
> 
> I would like to know the process number of an application that actually
> is running (Netbeans in my case), with the purpose to kill it (when is
> froze).

ps auxw | grep -i netbeans

or use top  (top has a Kill command)

> But am am not able to know this process number..
> 
> - In the window of gnome-system-monitor the name "netbeans" isn't.
> - The command line : "ps aux | grep netbeans",  give me a full page of
> references..
> 
> Could I know a simple way to have this information ?
> 
> Thank you
> Regards
> 
> Angelo 
> 
> 

-- 
Kevin J. Cummings
kjchome at verizon.net
cummings at kjchome.homeip.net
cummings at kjc386.framingham.ma.us
Registered Linux User #1232 (http://www.linuxcounter.net/)


More information about the users mailing list