configuration/local/bin/mfind

4 lines
76 B
Plaintext
Raw Normal View History

2020-12-13 00:39:25 +01:00
#!/bin/sh
mdirs /data/mail | mlist | magrep "$@" | msort -d | mseq -S
mscan