view bin/sprunge @ 2890:cbf5f6b45af8

<nooodl> echo -e "#!/bin/sh\\n\\"\\$@\\" | curl -s -F \'sprunge=<-\' http://sprunge.us" > bin/sprunge
author HackBot
date Wed, 08 May 2013 19:55:40 +0000
parents 1641ba00a50d
children
line wrap: on
line source

#!/bin/sh
"$@" | curl -s -F 'sprunge=<-' http://sprunge.us