Skip to content

Instantly share code, notes, and snippets.

@nearsyh
Created July 21, 2014 01:36
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 nearsyh/ca684952fd117ca85c3c to your computer and use it in GitHub Desktop.
Save nearsyh/ca684952fd117ca85c3c to your computer and use it in GitHub Desktop.
recover deleted file which is still opened by some process
cp /proc/PID/fd/FD /path/to/save/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment