An open API service indexing awesome lists of open source software.

https://github.com/hxndev/implementing-linux-cl-utility-grep

CL = Command Line. GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string
https://github.com/hxndev/implementing-linux-cl-utility-grep

algorithm command-line complexity cpp grep linux pattern search time-complexity-analysis utility

Last synced: 3 months ago
JSON representation

CL = Command Line. GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string

Awesome Lists containing this project