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

Re: filtering processes



Jhair Tocancipa Triana wrote:
> pol  writes:
> > I would like to display running processes together with their time elapsed
> > since they were launched (real time, not the time spent by the cpu) and
> > sort them with time. 
> 
> > Any hints?
> 
> ps -eo pid,comm,args,etime

Additionally 'htop' provides a nice user interface to interactively
sort processes in different ways.

  F6, Arrow-down to TIME+, Enter

Bob



Reply to: