Skip to content

Instantly share code, notes, and snippets.

@techie2000
Created December 11, 2020 12:39
Show Gist options
  • Save techie2000/55ddf849c0439e9087180d5078925796 to your computer and use it in GitHub Desktop.
Save techie2000/55ddf849c0439e9087180d5078925796 to your computer and use it in GitHub Desktop.
Find all files that share a given inum
find . -inum 12345678
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment