Practice Linux filesystem commands and text searching.
- Create Linux_Search_Project
- Create HR
- Create IT
- Create Sales
- Create Finance
Create
- 2 HR files
- 3 IT files
- 2 Sales files
- 2 Finance files
Populate files with sample data.
Perform search operations using
- grep
- find
- wc
- sort
- uniq