howdoi() { curl "http://www.commandlinefu.com/commands/matching/$(echo "$@" | sed 's/ /-/g')/$(echo -n $@ | base64)/plaintext"; }"What does 'curl' do?"
"Does what it says on the tin page."
$ tin curl
# get the contents of a web page
curl https://news.ycombinator.com/