13 grep code solutions
All technologies- grepShow only file names when searching text
- Show only first result when searching text in files
- How to find files that do not contain specific text
- Search for multiple strings on one line
- How to count total matches
- Remove blank lines
- Match lines that do not contain specific text
- Search files recursively with certain extensions only
- Exclude certain directories when doing recusrive search
- Show surrounding lines when searching file