Results 1 to 2 of 2
Hi,
ps command gives the cputime for a process.
Is there a way to find the time spent by a process in IO?
and also time spent on network (process ...
- 09-10-2009 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 25
ps command
Hi,
ps command gives the cputime for a process.
Is there a way to find the time spent by a process in IO?
and also time spent on network (process level)?
Regards,
Uday
- 09-11-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
As far as I can tell, ps only can give you system/user/cpu time information. I also looked into the 'time' command, and it is likewise limited. Sorry, but no joy in Mudville.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote