Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #15075
| From | Chick Tower <c.tower@deadspam.com> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: perl wget mystery |
| Followup-To | comp.os.linux.misc |
| Date | 2015-07-19 20:13 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <moh0ci$imp$1@dont-email.me> (permalink) |
| References | <mobl22$37i$1@dont-email.me> |
Followups directed to: comp.os.linux.misc
On 2015-07-17, T <T@invalid.invalid> wrote:
> curl --max-time 720
> http://download.oracle.com/otn-pub/java/jdk/8u51-b16/jre-8u51-windows-i586.exe
> --header Referer:
> http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
> --header 'Cookie: oraclelicense=accept-secure-backup-cookie' --output
> /home/CDs/WindowsInternet/Java/jre-8u51-windows-i586.exe
According to the man page for curl 7.36 (man page says 7.27.0), you need
quotation marks around the output filename. I haven't tried it withot
them to see if it still works; I usually use -O. However, the man page
I have for wget says it should be --output-document=, but you said your
example without = worked, so maybe the quotation marks won't make a
difference in curl.
--
Chick Tower
For e-mail: colm DOT sent DOT towerboy AT xoxy DOT net
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
perl wget mystery T <T@invalid.invalid> - 2015-07-17 12:30 -0700
Re: curl wget mystery T <T@invalid.invalid> - 2015-07-17 12:31 -0700
Re: curl wget mystery gazelle@shell.xmission.com (Kenny McCormack) - 2015-07-17 21:34 +0000
Re: curl wget mystery T <T@invalid.invalid> - 2015-07-17 15:01 -0700
Re: perl wget mystery Chick Tower <c.tower@deadspam.com> - 2015-07-19 20:13 +0000
Re: perl wget mystery Jens Stuckelberger <Jens_Stuckelberger@nowhere.net> - 2015-07-19 22:52 +0000
Re: perl wget mystery T <T@invalid.invalid> - 2015-07-20 20:01 -0700
Re: perl wget mystery T <T@invalid.invalid> - 2015-07-20 23:34 -0700
Re: perl wget mystery dave.gma+news002@googlemail.com.invalid (Dave Sines) - 2015-07-21 00:36 +0100
Re: perl wget mystery T <T@invalid.invalid> - 2015-07-20 20:03 -0700
csiph-web