Created
February 7, 2018 15:55
-
-
Save scicco/f8fa79fbe8e157f5a1750efc6a11045b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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