Skip to content

Instantly share code, notes, and snippets.

@royvn
Last active December 31, 2024 15:21
Show Gist options
  • Save royvn/87bbc625d033e17c8930ce445bd976ad to your computer and use it in GitHub Desktop.
Save royvn/87bbc625d033e17c8930ce445bd976ad to your computer and use it in GitHub Desktop.
Look for empty files
find . -type f -empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment