Skip to content

thiagogalesi/grox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GROX

A reimplementation of a grep-like tool originally written in Python (nxpgrp)

Now in Rust

Usage

Usage: grox FILE [options]

Options:

    -e RE               regex for searching
    --frgx RE       regex for matching files
    --fnrgx RE      regex for excluding files
    --ne RE         exclude this regex from search
    -h, --help          print this help menu

About

Grep like took in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages