[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: active programs overview



On Fri, Jan 24, 2003 at 07:52:36AM -0800, Joris Huizer wrote:
> What is the program to use when I want to know which
> programs are running ?

ps aux
top
si
grep Name /proc/[0-9]*/status | awk '{ print $2 }'

There are more ways, but I think that this is enough.

-- 
Seneca
seneca-cunningham@rogers.com



Reply to: