Skip to content

Instantly share code, notes, and snippets.

@jonhilgart22
Created February 13, 2018 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonhilgart22/13102c2ba1e2de56556cee5957916dc9 to your computer and use it in GitHub Desktop.
Save jonhilgart22/13102c2ba1e2de56556cee5957916dc9 to your computer and use it in GitHub Desktop.
ack -l '(#{Analytics::Snippets::SANITIZED_AGENT_ROOM_LOGS})' | xargs perl -pi -E 's/(#{Analytics::Snippets::SANITIZED_AGENT_ROOM_LOGS})/#{Analytics::Snippets::SANITIZED_AGENT_ROOM_LOGS_REDSHIFT}/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment