Skip to content

Instantly share code, notes, and snippets.

@wikiti
Last active September 14, 2018 12:23
Show Gist options
  • Save wikiti/24cb1624a95e7e93f269ccd834ba7b3d to your computer and use it in GitHub Desktop.
Save wikiti/24cb1624a95e7e93f269ccd834ba7b3d to your computer and use it in GitHub Desktop.
Find which application is using a file descriptor
# Use this command
fuser path/to/file.ext
# For example:
fuser log/development.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment