in reply to Re^3: Cross-platform open document
in thread Cross-platform open document

CLI tools doesn't need and can't use MIME, that is only for graphical desktop interface apps

My mutt (which I wouldn't consider a graphical desktop app) nicely makes use of MIME types... :)  — more specifically, it uses ~/.mailcap and/or /etc/mailcap plus ~/.mime.types and/or /etc/mime.types for viewing/handling attachments.

</nitpick>