From the course: Bash Patterns and Regular Expressions
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Next steps - Bash Tutorial
From the course: Bash Patterns and Regular Expressions
Next steps
- [Grant] Thank you for joining me in this course. In this course, we learned about powerful pattern-matching in Bash for loops and case statements using Extended Globs. We also used brace expansion to create files and for matching patterns. Then we learned the difference between various flavors of regular expressions and used extended regular expressions to match text using grep, ack, sed, and Bash's in process IF conditional. Lastly, we solved real-world problems with pattern-matching. If you want to learn more about Bash shell scripting, you may want to search the course library for Bash to take more courses covering this topic. Again, my name is Grant McWilliams, and thank you for watching.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.