wget question..

Deron Meranda deron.meranda at gmail.com
Thu Aug 11 21:39:04 UTC 2005


On 8/11/05, bruce <bedouglas at earthlink.net> wrote:
> is there an easy way to do a wget, and have the results appended to a file.
> (an existing file?)

It may be easier with curl instead of wget, since by default
it writes the output to standard out.

  curl URL >>file

yum install curl if not already there.

Deron Meranda




More information about the fedora-list mailing list