index
:
mblaze
this commit
master
wip
Unix utilities to deal with Maildir
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
mraw
blob: 2265ebe5f1df871b78e913f143f0fb5b9a0c936d (
plain
) (
blame
)
1
2
3
4
5
6
#!/bin/sh # mraw [MSGS...] - display raw messages IFS=' ' exec cat -- $(mseq "${@:-.}")