bin/pb @ dc84e832fade

more fuckery
author Steve Losh <steve@stevelosh.com>
date Mon, 24 Feb 2014 12:42:57 -0500
parents be745fa0d1ab
children 25ffd1bd1092
#!/usr/bin/env bash

set -e

curl -F 'sprunge=<-' http://paste.stevelosh.com | tr -d '\n' | pbcopy
echo
curl -s "`pbpaste`"
tput bold
echo ""
echo "`pbpaste`"