Searches for a string in a file, works for fixed strings only (no regular expressions).
Examplefgrep "hello" file.txt
fgrep "hello" file.txt
DevOpsSchoolTypically replies within an hour