mboxgrep
Grep through mailboxes
Install
- All systems
-
curl cmd.cat/mboxgrep.sh
- Debian
-
apt-get install mboxgrep
- Ubuntu
-
apt-get install mboxgrep
- Kali Linux
-
apt-get install mboxgrep
- Fedora
-
dnf install mboxgrep
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mboxgrep
- OS X
-
brew install mboxgrep
- Raspbian
-
apt-get install mboxgrep
- Dockerfile
- dockerfile.run/mboxgrep
mboxgrep
Grep through mailboxes
mboxgrep is a small utility that scans either standard Unix mailboxes, Gnus nnml or nnmh mailboxes, MH mailboxes or Maildirs, and displays messages matching a basic, extended, or Perl-compatible regular expression.