grep
noun
Definition
- 1.Text-search command for matching patterns in files and command output.
Example
grep ERROR app.log filters log lines with failures.
Related Exams
noun
Definition
Example
grep ERROR app.log filters log lines with failures.
Related Exams