Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
giantrobot
on Feb 26, 2024
|
parent
|
context
|
favorite
| on:
Let's compile like it's 1992 (2014)
With curl you'll likely need to give the '-L' flag to follow a redirect automatically.
Yup. The link gives a 301 redirect to the HTTPS site. With wget it follows redirects automatically.
ozymandias1337
on Feb 26, 2024
[–]
wget FTW.
giantrobot
on Feb 26, 2024
|
parent
[–]
I don't dislike wget at all but I appreciate the explicit behavior of curl.
ozymandias1337
on Feb 26, 2024
|
root
|
parent
[–]
Fair 'nuff.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Yup. The link gives a 301 redirect to the HTTPS site. With wget it follows redirects automatically.