Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 219 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 219 Bytes

A simple command line tool to search for strings within files. It is used as follows: chch [pattern] [<file]

where pattern is the string to search for, and file is the text file in which the string should be searched.