annotate bin/sprunge @ 3571:83133262852d

<oerjan> mv wisdom/the{,\' neverending work\'}
author HackBot
date Thu, 29 Aug 2013 22:52:29 +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