Changes

Jump to: navigation, search

Tutorial9: Regular Expressions

421 bytes added, 10:20, 4 July 2020
Extended Regular Expressions
'''or Condition |'''<br>
Can be used with grouping to match a variety of character(s), words or phases. The | symbol is used to separate the variety of character(s).
 
Examples of how to use these complex regular expressions with the grep command are displayed below:
 
<table align="left"><tr valign="top"><td>[[Image:re-4.png|thumb|right|175px|Example of using anchors.]]</td><td>[[Image:re-2.png|thumb|right|200px|Example of matching characters.]]</td><td>[[Image:re-1.png|thumb|right|300px|Example of using character class.]]</td></tr></table>
<br><br><br><br><br><br><br><br><br><br>
=INVESTIGATION 1: SIMPLE &amp; COMPLEX REGULAR EXPRESSIONS=
13,420
edits

Navigation menu