<html>
<body>
<style> a { text-decoration: none } </style>
<pre>
sprunge(1) SPRUNGE sprunge(1)
NAME
sprunge: command line pastebin.
SYNOPSIS
<command> | curl -F 'sprunge=<-' http://sprunge.us
DESCRIPTION
add <a href='http://pygments.org/docs/lexers/'>?<lang></a> to resulting url for line numbers and syntax highlighting
use <a href='data:text/html,<form action="http://sprunge.us" method="POST" accept-charset="UTF-8"><textarea name="sprunge" cols="80" rows="24"></textarea><br><button type="submit">sprunge</button></form>'>this form</a> to paste from a browser
EXAMPLES
~$ cat bin/ching | curl -F 'sprunge=<-' http://sprunge.us
http://sprunge.us/aXZI
~$ firefox http://sprunge.us/aXZI?py#n-7
SEE ALSO
http://github.com/rupa/sprunge
</pre>
</body>
</html>