About Anaconda Help Download Anaconda

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

Installers

  • linux-s390x v3.10
  • linux-64 v3.10
  • linux-aarch64 v3.10
  • linux-ppc64le v3.10
  • osx-64 v3.10
  • osx-arm64 v3.10

conda install

To install this package run one of the following:
conda install services::grep

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy