configuration/local/bin/mfind

4 lines
76 B
Bash
Executable File

#!/bin/sh
mdirs /data/mail | mlist | magrep "$@" | msort -d | mseq -S
mscan