Skip to content

Instantly share code, notes, and snippets.

@matherton
Last active January 4, 2016 02:39
Show Gist options
  • Save matherton/8556786 to your computer and use it in GitHub Desktop.
Save matherton/8556786 to your computer and use it in GitHub Desktop.
Bash script to find unlinked files in a directory
@matherton
Copy link
Author

save as unlinked.sh change to an executable file and run from terminal:

$ chmod +x unlinked.sh
$ ./unlinked.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment