bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] problem downloading


From: Hubert Tarasiuk
Subject: Re: [Bug-wget] problem downloading
Date: Mon, 11 May 2015 01:02:13 +0200

Are you enclosing this URL in quotes? Otherwise, shell will treat it as
$ wget -A csv -O /tmp/myfile.csv
http://finance.yahoo.com/d/quotes.csv?s=XOM+GE+MSFT &
$ f=spn
Ie. run wget in background and assign "spn" to variable $f.

On Sun, May 10, 2015 at 10:57 PM, Luke Bryan <address@hidden> wrote:

> I've reviewed the --help page and the manual.
>
> I tried the following with several different options and I can't get it to
> work.  What am I doing wrong?
>
>
>
> wget -A csv -O /tmp/myfile.csv
> http://finance.yahoo.com/d/quotes.csv?s=XOM+GE+MSFT&f=spn
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]