Fhoughton / GrepSharp

A C# tool that mimics the grep command found in linux based operating systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GrepSharp

A C# tool that mimics the grep command found in linux based operating systems. Image header

Installing the source

  1. Download and unpack the zip file of this repository.
  2. Open the source code in visual studio and compile it

Installing from Binaries

  1. Go to the releases page
  2. Download the most recent release
  3. Extract the zip file
  4. Run GrepSharp.exe

Authors

See also the list of contributors who participated in this project.

About

A C# tool that mimics the grep command found in linux based operating systems.


Languages

Language:C# 100.0%