ops102:regular_expressions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ops102:regular_expressions [2025/03/14 02:05] – [Examples] chris | ops102:regular_expressions [2025/04/01 04:42] (current) – [Using Regular Expressions] chris | ||
---|---|---|---|
Line 105: | Line 105: | ||
===== Using Regular Expressions | ===== Using Regular Expressions | ||
- | Regular expressions can be used in many places: | + | Regular expressions can be used in many places, including: |
* Linux | * Linux | ||
- | * GNU grep | + | * GNU '' |
* The bash test command ''< | * The bash test command ''< | ||
* Note that the regular expression is __not__ quoted | * Note that the regular expression is __not__ quoted | ||
* Example: ''< | * Example: ''< | ||
- | * The less command, using the / and ? keystrokes for searching forward and backward | + | * The '' |
- | * The vi/vim editor, also using the / and ? keystrokes for searching forward and backward | + | * The '' |
- | * The sed and awk utilities | + | * The '' |
* Windows | * Windows | ||
- | * findstr /R (see notes below) | + | * |
* Programming Languages (Cross-Platform) | * Programming Languages (Cross-Platform) |
ops102/regular_expressions.1741917938.txt.gz · Last modified: 2025/03/14 02:05 by chris