searchmonkey
search files using regular expressions aiming to replace find/grep tools
Install
- All systems
-
curl cmd.cat/searchmonkey.sh
- Debian
-
apt-get install searchmonkey
- Ubuntu
-
apt-get install searchmonkey
- Kali Linux
-
apt-get install searchmonkey
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install searchmonkey
- Raspbian
-
apt-get install searchmonkey
- Dockerfile
- dockerfile.run/searchmonkey
searchmonkey
search files using regular expressions aiming to replace find/grep tools
SearchMonkey is a light-weight Gtk application that aims to replace the cumbersome find/grep with a slick user interface that quickly provides a mark-up showing locations and quantity of text matches. The goal is to provide a simple to use and accessible search tool for end-users, and software developers alike.