annotate bin/sprunge @ 3945:22f22b2cf54a

<ais523_> ln -s rwelcome bin/relcome
author HackBot
date Mon, 28 Oct 2013 14:16:11 +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