Write For Us

Learn Grep With 15 Amazing Examples

E-Commerce Solutions SEO Solutions Marketing Solutions
210 Views
Published
This Tutorial explains basics of grep command for Linux/Unix Operating System in minutes. It explains find command with 15 amazing examples. It's a complete tutorial for grep command.

Tutorial Topics:-

1. Basic grep Command syntax.
2. Basic search with grep command.
3. Search using wild cards.
4. Case Insensitive Search
6. Search Recursively in sub folders
7. Search N lines above the match
8. Search N lines below the match
9. Simple N lines around the match
10. Invert Searching and counting the number of matches
11. Display only the File name match
12. Display the position of match
13. Display line number of match
Category
Tech
Sign in or sign up to post comments.
Be the first to comment