Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bisignam/9685d61b81fb37e9fb2c25d6d3f11cca to your computer and use it in GitHub Desktop.
Save bisignam/9685d61b81fb37e9fb2c25d6d3f11cca to your computer and use it in GitHub Desktop.
sudo find / -xdev -type f -size +100M -exec ls -lah {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment