In this Linux, tutorial there is 3 ways to exact match with grep command in Linux. Grep command is to search any kind of pattern in each file.
Tag: grep exact match
grep command in Linux is used to search the pattern in a file, search the whole line, exact match, exclude a word, search in directories.