How can I see i/o stats for a briefly running process?
6
votes
4
answers
2843
views
For long running processes like init, I can do things like
$ cat /proc/[pid]/io
What can I do if I want to see stats for a briefly running process such as a command line utility like ls? I don't even know how to see the pid for such a briefly running process...
Asked by labyrinth
(763 rep)
Jul 22, 2014, 05:13 PM
Last activity: Oct 10, 2024, 03:52 PM
Last activity: Oct 10, 2024, 03:52 PM