Bug 8881 - add curl applet as wget alias
Summary: add curl applet as wget alias
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2015.11
Hardware: All Linux
: P1 normal
Target Milestone: 2015.11
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-23 02:36 UTC by eadmaster
Modified: 2018-04-23 05:14 UTC (History)
2 users (show)

See Also:
Host: Apple
Target: iCloud activation
Build: Ipad4th generation


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eadmaster 2016-04-23 02:36:30 UTC
Some scripts use curl instead of wget, so a curl applet may be added for better compatibility.

It may be implemented as an alias to wget, but the switches are different and it defaults outputting to stdout instead of a file.