How can i sort active processes by total process time in unix?
|
feedback
|
|
I would do something like:
If by 'process time' you mean elapsed wall clock time of the process. Other time options are:
| |||
|
feedback
|
|
You should be able to use | |||
feedback
|