CMD + K

grep

Community

Grep searches one or more input files for lines containing a match to a specified pattern

Installation

To install this package, run one of the following:

Conda
$conda install services::grep

Usage Tracking

3.10
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Given one or more patterns, grep searches input files for matches to the patterns. When it finds a match in a line, it copies the line to standard output (by default), or produces whatever other sort of output you have requested with options.

About

Summary

Grep searches one or more input files for lines containing a match to a specified pattern

Last Updated

Apr 25, 2023 at 14:13

License

GPL-3.0-or-later

Total Downloads

52

Supported Platforms

linux-ppc64le
macOS-arm64
linux-64
linux-aarch64
linux-s390x
macOS-64