# Example Solution A :: longer, uses 1 fewer process
curl -s -i http://git.io -F "url=$URL" | awk '/Location: /{print x=$2}END{exit!x}'

...

Bash git.io data filter with pro...

by Barry A., December 28, 2011 18:31, 2 refactorings, tagged with bash, awk, sed, grep, sh

Is there an awesomer shorte...

3f582b2bc3caf0d7074e85cdf2046a0f Talk