annotate bin/sprunge @ 3866:23298d602f9a

<oerjan> mv bin/{rwel,oz}come
author HackBot
date Thu, 03 Oct 2013 22:58:24 +0000
parents cbf5f6b45af8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2886
a4aa59e641a4 <nooodl> echo -e "#!/bin/sh\\n\\"\\$@\\" | curl -F \'sprunge=<-\' http://sprunge.us" > bin/sprunge
HackBot
parents:
diff changeset
1 #!/bin/sh
2890
cbf5f6b45af8 <nooodl> echo -e "#!/bin/sh\\n\\"\\$@\\" | curl -s -F \'sprunge=<-\' http://sprunge.us" > bin/sprunge
HackBot
parents: 2889
diff changeset
2 "$@" | curl -s -F 'sprunge=<-' http://sprunge.us