Skip to content

Instantly share code, notes, and snippets.

@ajayverghese
Created March 18, 2014 01:52
Show Gist options
  • Save ajayverghese/9612118 to your computer and use it in GitHub Desktop.
Save ajayverghese/9612118 to your computer and use it in GitHub Desktop.
recursively set whisper aggregation policy
find . -name counter.wsp -execdir whisper-set-aggregation-method.py "{}" sum \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment