Skip to content

Instantly share code, notes, and snippets.

@ytlm
Created October 10, 2019 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ytlm/7638d965091e6e5ff8fd8e58f6ae3dc6 to your computer and use it in GitHub Desktop.
Save ytlm/7638d965091e6e5ff8fd8e58f6ae3dc6 to your computer and use it in GitHub Desktop.
when umount device is busy
unmout /path/to/mm
fuser /path/to/mm 获得这个挂在使用的pid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment