Skip to content

Regex shell scripting tutorial #9

New issue

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

Merged
merged 3 commits into from
Jul 13, 2023
Merged

Regex shell scripting tutorial #9

merged 3 commits into from
Jul 13, 2023

Conversation

jlee882
Copy link
Contributor

@jlee882 jlee882 commented Nov 27, 2022

Hi!
I would like to contribute with a small tutorial on regex in shell scripting. Specifically, I included some examples of regex syntax involving ^ (starts with), $ (ends with), and . (match any character).

@amangupta679
Copy link

nice

@techarkit techarkit merged commit 7f089cb into techarkit:FOTV Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants