Skip to content

Releases: h4jack/grep

grep v1.0.0

27 May 02:22

Choose a tag to compare

Grep for Windows

A grep command for Windows, similar to the Linux grep command. It works on text files to search for and display specific patterns within the file.

Features

  • Print line numbers (or exclude them).
  • Remove white spaces (trim/strip).
  • Exclude specific search patterns (inverse search).
  • More functionality will be added in future updates.
  • Contributions are welcome!

for more details please go to the repo: https://github.com/h4jack/grep