Changes

Jump to: navigation, search

Tutorial9: Regular Expressions

30 bytes added, 11:18, 11 November 2020
LINUX PRACTICE QUESTIONS
9. Write a Linux command to display all lines in the file called '''~/data.txt''' that begins with 2 or more occurrences of the word “the” (upper or lower case).
10. Write a Linux command to display all lines in the file called '''~/data.txt''' that begins with 2 or more occurrences<br>&nbsp; &nbsp; of the word “the” <u>or</u> the word “but” (upper or lower case).
11. Write a Linux command to display all lines in the file called '''~/data.txt''' that begins with a minimum of 2 occurrences<br> &nbsp; &nbsp; and a maximum of 4 occurrences of the word “the” or the word “but” (upper or lower case).
13,420
edits

Navigation menu