Description

ripgrep recursively searches directories for a regex pattern

Input

Name
Description
Pattern

0 ()

1 ()

pattern (string)

Regex pattern to search for

compress (boolean)

Compress the output file using pigz

Output

Name
Description
Pattern

0 ()

0 ()

Tools

ripgrep Documentation

ripgrep recursively searches directories for a regex pattern

License: MIT, UNLICENSE

pigz Documentation

Parallel implementation of the gzip algorithm.