Skip to content

Instantly share code, notes, and snippets.

@chengengliu
Created September 14, 2021 00:58
Show Gist options
  • Save chengengliu/4d2c04273e60f7f2e0fa4b0ddeb6e38b to your computer and use it in GitHub Desktop.
Save chengengliu/4d2c04273e60f7f2e0fa4b0ddeb6e38b to your computer and use it in GitHub Desktop.
MacOS check what programs are accessing external disk
sudo lsof | grep /Volumes/External
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment