Skip to content

Instantly share code, notes, and snippets.

@scicco
Created February 7, 2018 15:55
Show Gist options
  • Save scicco/f8fa79fbe8e157f5a1750efc6a11045b to your computer and use it in GitHub Desktop.
Save scicco/f8fa79fbe8e157f5a1750efc6a11045b to your computer and use it in GitHub Desktop.
cat log/capistrano.log | egrep "^.+Command:\s(.+)$" | cut -d : -f 2 > log/capistrano_deploy_commands.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment