CertNova
Menu
<- Back to glossary

grep

noun

Definition

  1. 1.Text-search command for matching patterns in files and command output.

Example

grep ERROR app.log filters log lines with failures.

Related Exams