Changes

Jump to: navigation, search

Tutorial9: Regular Expressions

1 byte added, 09:20, 13 March 2021
Literal (Simple) Regular Expressions
===Literal (Simple) Regular Expressions===
[[Image:re-3.png|thumb|right|200px|A '''simple''' ('''literal''') regular expression is a series of letters and numbers(tabs or spaces).]]
The simplest regular expression is a series of letters and numbers, (tabs or spaces). A '''simple''' ('''literal''') regular expression consists of normal characters, which used to match patterns.<br><br>
Although there are many Linux commands that use regular expressions, the '''grep''' command is a useful command to learn how to display matches of patterns of strings within text files.<br><br>
13,420
edits

Navigation menu