Created
December 15, 2020 23:10
-
-
Save avkosme/d0087b16f7df9e8ababf26b5437636d8 to your computer and use it in GitHub Desktop.
How to check progress of running cp?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# watch lsof -p`pgrep -x cp` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment