3a Watch progress

Created Monday 06 July 2020


Open a terminal and use this to see all Coreutils progress and estimate throughput (eg open another terminal and use cp, tar, 7z etc):
watch progress -qw


If you want to see the progress of a single Coreutil command just add | progress -m. Example:
tar xf game.tar.xz | progress -m