Skip to content

Instantly share code, notes, and snippets.

@oleg
Last active August 29, 2015 14:03
Show Gist options
  • Save oleg/511b584abfa71edd22ff to your computer and use it in GitHub Desktop.
Save oleg/511b584abfa71edd22ff to your computer and use it in GitHub Desktop.
ls -filter 01402*-update*.sql | Copy-Item -Destination /work/code/projects/sqls
while true; do ccs-grepcurrentlogs populationCompleteOnNode.*all; sleep 5; ccs-grepalllogs "\ ERROR\ " sleep 5; done;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment