Command
Explanation
grep is used to search for patterns in files. It searches for the patterns in the files.
Examples
Search for "error" in file
Recursive search in directory
grep is used to search for patterns in files. It searches for the patterns in the files.
Search for "error" in file
Recursive search in directory