> I think we can safely agree that both of these suck: > > -rwxr-xr-x 1 root root 123K 2011-01-26 20:11 /usr/bin/curl* > -rwxr-xr-x 1 root root 346K 2011-02-20 12:05 /usr/bin/wget* > > Since I can't be the first to realize that, is there already a suckless > alternative for simple HTTP/FTP data transfer?
Maybe not suckless, but BSD fetch is a lot smaller (~23k).