Skip to content

Instantly share code, notes, and snippets.

@goromlagche
Created December 15, 2019 08:10
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 goromlagche/93bac4ff8cef00b1480a0462bd3342fb to your computer and use it in GitHub Desktop.
Save goromlagche/93bac4ff8cef00b1480a0462bd3342fb to your computer and use it in GitHub Desktop.
heroku logs -t -n=10 | awk -F " |=" '/fwd/{system("geocode " $14)}' | grep --line-buffered "Full address\|State"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment