Open main menu

CDOT Wiki β

Changes

Tutorial9: Regular Expressions

1 byte removed, 14:27, 27 February 2021
INVESTIGATION 3: OTHER COMMANDS THAT USE REGULAR EXPRESSIONS
# Making certain that you are command mode in vi, type the following and press ENTER:<br><span style="color:blue;font-weight:bold;font-family:courier;">:%s/uli101/ULI101/g</span><br><br>
# Navigate throughout the text file to confirm that ALL occurrences of uli101 have been replaced with ULI101.<br><br>
# Save changes to your vi editing session and exit by typing the following and pressing ENTER:<br><span style="color:blue;font-weight:bold;font-family:courier;">:wxx</span><br><br>
: After you complete the Review Questions sections to get additional practice, then work on your<br>'''online assignment 3'''.
<br><br>
13,420
edits