Skip to content

Instantly share code, notes, and snippets.

@MartijnR
Created March 26, 2015 17:11
Show Gist options
  • Save MartijnR/72c305a6cabbd036bee7 to your computer and use it in GitHub Desktop.
Save MartijnR/72c305a6cabbd036bee7 to your computer and use it in GitHub Desktop.
whisper-resize command
sudo find ./core -type f -name '*.wsp' -exec ./whisper-resize.py --nobackup {} 1h:1d 1d:5y 7d:10y \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment