glimpseserver

search quickly through entire file systems

Install

All systems
curl cmd.cat/glimpseserver.sh
Debian Debian
apt-get install glimpse
Ubuntu
apt-get install glimpse
image/svg+xml Kali Linux
apt-get install glimpse
Windows (WSL2)
sudo apt-get update sudo apt-get install glimpse
Raspbian
apt-get install glimpse

glimpse

search quickly through entire file systems

Glimpse, which stands for GLobal IMPlicit SEarch, is a very popular UNIX indexing and query system that allows you to search through a large set of files very quickly. Glimpse supports most of agrep's options (agrep is our powerful version of grep) including approximate matching (e.g., finding misspelled words), Boolean queries, and even some limited forms of regular expressions.