An open API service indexing awesome lists of open source software.

https://github.com/dgapitts/learning-regex


https://github.com/dgapitts/learning-regex

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

          

# learning-regex

* [Intro to glob and regex operations](ex001_intro_to_glob_and_regex/README.md)
* [Seven types of shell expansions](ex002_shell_expansion/README.md)
* [Character sets - use single square brackets](ex003_character_sets/README.md)
* [How locale settings affect search](ex004-locale-and-search/README.md)