13 grep code solutions
All technologies- grepHow to find files that do not contain specific text
- Show only first result when searching text in files
- How to count total matches
- Show surrounding lines when searching file
- How to search for a string with a dot
- Search files recursively with certain extensions only
- How to search in output of some command
- Show only file names when searching text
- Exclude certain directories when doing recusrive search
- Search for multiple strings on one line