cgrep

regular expression search over large bodies of source code

Debian Debian
RUN apt-get update && \ apt-get install -y codesearch
Ubuntu
RUN apt-get update && \ apt-get install -y codesearch
Arch Arch Linux
RUN pacman -S --noconfirm cgrep
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y codesearch
Raspbian
RUN apt-get update && \ apt-get install -y codesearch
click the source code to copy install cgrep on any operating system with command-not-found.com