grep

command
v7.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2020 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

grep searches file contents using regular expressions.

Synopsis:

grep [-vrlq] [FILE]...

Options:

-v: print only non-matching lines
-r: recursive
-l: list only files
-q: don't print matches; exit on first match

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL