command
Version:
v3.0.0-...-66753ca
Opens a new window with list of versions in this module.
Published: Mar 20, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.