0 votes
in Linux by
What grep command do?

1 Answer

0 votes
by

Grep command is used to search text or search the given file for lines containing a match to the given strings or words.

...