annotate bin/sprunge @ 4422:0dd2430deb55

<kmc> printf \'echo "$1" | /hackenv/lib/c++decl\\n\' > bin/c++decl && chmod +x bin/c++decl
author HackBot
date Sun, 09 Feb 2014 02:02:26 +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