Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

sharebee uploader

Name: Anonymous 2009-07-30 16:10

#!/bin/bash
# sharebee uploader
# im gay no homo
# syntax: bash sharebee.sh FILE (DESTFILENAME)
###########################################################################
D="$2"; if [ -z $2 ]; then D="$1"; fi
curl $(curl -F "MAX_FILE_SIZE=210000000" -F "upfile=@$1;filename=$D" -F "terms=1" \
$(curl http://www.sharebee.com/ | grep -o 'http://u[^/]*/u[^"]*') | \
grep -o 'http[^"]*') | grep -o 'http://sharebee.com/[^"]*' | sed q


how can I optimize this shit

Name: Anonymous 2009-07-30 16:13

optimize

Name: Anonymous 2009-07-30 16:20

ask kerx

Name: Anonymous 2009-07-30 18:46

try compiling it with the latest gcc-snapshot package.

Name: Anonymous 2009-07-30 19:26

A perfect application of this book. http://mitpress.mit.edu/sicp/full-text/book/book.html

Name: Anonymous 2009-07-30 19:50

not use a shell script, use a real language?

Name: Anonymous 2010-12-17 1:38

Erika once told me that Xarn is a bad boyfriend

Don't change these.
Name: Email:
Entire Thread Thread List