3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
mdirs /data/mail/ | mlist -F | msort -d | mthread | mseq -S
|
|
mscan
|