We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Goal: write a getting started manual, create a challenge
https://en.wikipedia.org/wiki/Regular_expression https://news.ycombinator.com/item?id=20608032 https://linuxtechlab.com/bash-scripting-learn-use-regex-basics/ https://www.networkworld.com/article/2693361/unix-tip-using-bash-s-regular-expressions.html
Good books: smile.amazon.de/Regular-Expressions-Cookbook-Solutions-Programming-ebook/dp/B008Y4OP1O https://smile.amazon.de/Mastering-Regular-Expressions-Understand-Productive-ebook/dp/B007I8S1X0
General bash references:
Research for other useful resources, read and learn, write down you findings, create a new challenge.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Goal: write a getting started manual, create a challenge
https://en.wikipedia.org/wiki/Regular_expression
https://news.ycombinator.com/item?id=20608032
https://linuxtechlab.com/bash-scripting-learn-use-regex-basics/
https://www.networkworld.com/article/2693361/unix-tip-using-bash-s-regular-expressions.html
Good books:
smile.amazon.de/Regular-Expressions-Cookbook-Solutions-Programming-ebook/dp/B008Y4OP1O
https://smile.amazon.de/Mastering-Regular-Expressions-Understand-Productive-ebook/dp/B007I8S1X0
General bash references:
Research for other useful resources, read and learn, write down you findings, create a new challenge.
The text was updated successfully, but these errors were encountered: