GithubHelp home page GithubHelp logo

Comments (3)

danmichaelo avatar danmichaelo commented on June 30, 2024

Probably because -P is not available in BSD grep (as found on e.g. Macs). And funnily enough, BSD grep does support \d with -E.. so the best cross-platform solution is probably ranges. Or keep the two solutions, but explain better.

In any case, the exercise requires knowledge of something that hasn't been teached (\d or [0-9]) afaics, so I wonder if it would be good to provide a hint.

from library-shell-deprecated.

weaverbel avatar weaverbel commented on June 30, 2024

@mawds We don't go into Perl at all, and I don't see us going there either so I would rather use terms that are comptaible with the shell, which we are teaching.

from library-shell-deprecated.

mawds avatar mawds commented on June 30, 2024

Thanks @danmichaelo . I didn't realise it was so different on the Mac!

Character classes are already covered. Extending this to include ranges might be a way of covering the material needed for the exercise? Let me know if you'd like me to submit a PR doing this.

from library-shell-deprecated.

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.