Skip to content

Instantly share code, notes, and snippets.

@jeffreyroberts
Created October 9, 2013 19:16
Show Gist options
  • Save jeffreyroberts/6906628 to your computer and use it in GitHub Desktop.
Save jeffreyroberts/6906628 to your computer and use it in GitHub Desktop.
#!/bin/bash
find $1 -size $2c -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment