Monitor progress of coreutils commad like mv, cp etc
2018-04-02
56 words
1 min read
Monitor progress of coreutils commad like mv, cp etc
You can use command called “progress”. Other option is “pv” but that is little complicated so here is simpler option.
Progress – A Tiny Tool to Monitor Progress for (cp, mv, dd, tar, etc.) Commands in Linux
To install, you can do the following:
dnf install progress
Related Articles:
- 2017/03/27 Fedora – change from one edition to some other
- 2017/03/20 flatpak – get latest libreoffice
- 2017/03/13 systemd – start service when you enable it
- 2016/12/26 Some nice fonts in Fedora for coding
- 2016/04/04 ssh – remove offending key.
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.