pastebitch(1) PASTEBITCH pastebitch(1)
NAME
pastebitch: command line pastebin.
SYNOPSIS
<command> | curl -F 'pastebitch=<-' http://pastebitch.com
DESCRIPTION
add ?<lang> to resulting url for line numbers and syntax highlighting
use this form to paste from a browser
EXAMPLES
~$ cat bin/ching | curl -F 'pastebitch=<-' http://pastebitch.com
http://pastebitch.com/VZiY
~$ firefox http://pastebitch.com/VZiY?py#n-7
THANKS TO
Shamelessly forked from sprunge