29 Jan
2004
29 Jan
'04
9:57 p.m.
BTW, I discovered that "file" on Fedora understands mbx format, so the following one-liner will find all the mbx files in a hierarchy:
file find . -type f
| grep MBX