OS102 Individual Activity 3
OS102 Individual Activity 3
Objective:
Instructions:
Perform the following tasks on a Linux system and provide screenshots of your commands and
outputs.
```
```
5. Search for lines that contain only the exact word grep, not as part of another word.
11. Show only the matched word instead of the entire line.
```
```
14. Search for Linux in all `.txt` files in the current directory.
Submission Guidelines: