Skip to content

Instantly share code, notes, and snippets.

@avkosme
Created December 15, 2020 23:10
Show Gist options
  • Save avkosme/d0087b16f7df9e8ababf26b5437636d8 to your computer and use it in GitHub Desktop.
Save avkosme/d0087b16f7df9e8ababf26b5437636d8 to your computer and use it in GitHub Desktop.
How to check progress of running cp?
# watch lsof -p`pgrep -x cp`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment