On Fri, 20 Mar 2020 11:07:57 -0700 (PDT) Rich Shepard <[email protected]> dijo:
>On Fri, 20 Mar 2020, Dick Steffens wrote: >> Is there a tool similar to top that will show me what is accessing >> my disk drive? >Or, use top and then run 'ps aux' on the top process numbers. If it's just disk activity that you want, then 'sudo iotop' is what you want. I usually run it with -d 10 to make it stay put for 10 seconds at a time, else it changes every second, which is too fast for me to read. _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
