https://github.com/dgapitts/learning-regex
https://github.com/dgapitts/learning-regex
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dgapitts/learning-regex
- Owner: dgapitts
- Created: 2022-01-13T19:55:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T22:42:15.000Z (over 4 years ago)
- Last Synced: 2025-02-26T09:46:43.682Z (over 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)