Skip to content

Instantly share code, notes, and snippets.

@James-Firth
Forked from hollobon/gist:7579947
Last active January 3, 2016 01:29
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 James-Firth/8389517 to your computer and use it in GitHub Desktop.
Save James-Firth/8389517 to your computer and use it in GitHub Desktop.
Forked from https://gist.github.com/hollobon/7579947/ This script recursively checks a directory's files for hardlinks. If there's no other links to a file the name is printed. TODO: Add flags to only print filenames above or below a link count threshold. Add a flag to be recursive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment