Here’s how to quickly view I/O processes from terminal in Linux Mint / Ubuntu:
1. Issue the following command at the terminal –
sudo apt-get install iotop
2. After the installation is complete, issue the following command at the terminal to view the I/O processes –
iotop
You can press ‘Ctrl’ + ‘C’ to quit the application any time.