Hi,
On 04.11.2011, at 00:40, Barry Kauler wrote:
...
> This is not good, wget is a basic must-have utility, and minimal
> builds (such as Puppy Linux) might not want gnutls and all of its
> dependencies.
...
While I already committed a fix to SVN, I just wanted to comment that I do not
consider wget a must-have utility for many years now. That is because many apps
already require the curl library, and thus just using curl instead wget saves
you precious space (on older PCs, embedded boards), ... curl outputs directly
to the standard output stream, so one only needs to remember to add -O to save
the original filename:
curl -O <url>
You could alias wget to "curl -O" :-)
René
--
René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
http://exactcode.com | http://t2-project.org | http://rene.rebe.de
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2