Giter Club home page Giter Club logo

Comments (6)

rminnich avatar rminnich commented on June 22, 2024

I see -O twice, are you sure it did not pull it down to a file name -O?

from u-root.

rminnich avatar rminnich commented on June 22, 2024

it's not that it is positional, it's that the go flag package takes the standard of switches first and then args.

wget's rules around args are very non-standard, but we have little choice but to honor them, including the -- I suppose. Quite the mess.

from u-root.

tlaurion avatar tlaurion commented on June 22, 2024

I see -O twice, are you sure it did not pull it down to a file name -O?

Bad copy paste

from u-root.

rminnich avatar rminnich commented on June 22, 2024

man wget | grep '^ *--'|wc
wow. 174 options.
This is truly a work of art.

from u-root.

tlaurion avatar tlaurion commented on June 22, 2024

wow. 174 options. This is truly a work of art.

@rminnich yeah... Sometimes less is more.
Idea is not to try to replicate all of them, but i'm not sure it's acceptable that -O is not respected after an URL. I kinda agree that src:dst idiom is applied in all scripts I have came across. Kinda weird to expect dst:src.

Nothing can be done here? Even if ugly, if wget is dealing only with one argument (-O) it should tolerate having dst passed after source.

Then asking on a use case basis for fix where too tight on expression should be possible for all other u-root applets. But serisouly.... Without wget support, its impossible to get anything "in".

from u-root.

tlaurion avatar tlaurion commented on June 22, 2024

Fixed per 83a242b

from u-root.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.