4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
mdirs /data/mail/ | mlist -F | msort -d | mthread | mseq -S
|
||
|
mscan
|