Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Bash Patterns and Regular Expressions

Posted By: lucky_aut
Bash Patterns and Regular Expressions

Bash Patterns and Regular Expressions
Duration: 2h 2m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 240 MB
Genre: eLearning | Language: English


Pattern matching allows you to create a script that can act on pieces of data if it matches a specific pattern. This makes it possible to script automation into a system process. In this course, learn how to use pattern matching in a Bash script using globs, extended globs, brace expansion, and regular expressions (regex). Throughout this course, Grant McWilliams covers the differences between basic and extended regexes and delves into using extended regexes in bash conditional statements, grep, sed, and AWK.


More Info