glark
pattern matching tool similar to grep
Install
- All systems
-
curl cmd.cat/glark.sh
- Debian
-
apt-get install glark
- Raspbian
-
apt-get install glark
- Dockerfile
- dockerfile.run/glark
glark
pattern matching tool similar to grep
glark is a program like 'grep' to search for text in files. It can be used from the command line or in scripts. In addition to many features of GNU grep, glark offers Perl compatible regular expressions, highlighting of matches, complex expressions, and automatic exclusion of non-text files.