8 unstable releases (3 breaking)
0.5.0 | Feb 9, 2025 |
---|---|
0.4.4 | Feb 9, 2025 |
0.3.0 | Feb 9, 2025 |
0.2.0 | Feb 9, 2025 |
#2680 in Command line utilities
555 downloads per month
10KB
grss_clone
grss_clone is a command line search tool that finds occurrences of a pattern in a file.
Features
- Search for text patterns in files
- Search using regular expressions
- Line-by-line output of matches
Performance
The tool reads files line by line to handle large files efficiently without loading the entire file into memory.
Dependencies
~3.5–5MB
~87K SLoC