[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: config.guess can't handle ppc64le
From: |
Ben Elliston |
Subject: |
Re: config.guess can't handle ppc64le |
Date: |
Thu, 10 Sep 2015 13:27:15 +1000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hi Emad,
On Wed, Sep 09, 2015 at 02:42:55PM -0400, Emad Boctor wrote:
> One thing that tripped me up was that I tried to run wget on these 2
> URLs but that did not download the scripts as I expected. I had to
> open the URL in a browser then save the page to actually get the
> scripts downloaded. It would be good if there is a URL that can be
> used with wget directly to download the files
You can use those URLs with wget, but you need to quote them as they
contain semicolons. If you don't quote the URL, the shell will break
the URL at the semicolons, eg:
$ wget -q -O /dev/null
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
$ echo $a $f $hb
blob_plain config.guess HEAD
Cheers,
Ben
signature.asc
Description: Digital signature