view bin/sprunge @ 2886:a4aa59e641a4

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

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