Craig STCR <craig.st...@gmail.com> writes: > '>$ run-mailcap myscript'
One comment. I do not personally have run-mailcap command on my system, but searching for its docstring reveals (http://www.linux-commands-examples.com/run-mailcap): >> If the mime-type is omitted, an attempt to determine the type is >> made by trying to match the file’s extension with those in the >> mime.types files. So, run-mailcap itself does not look inside the file and only checks the extension. AFAIU. Correct me if I am wrong. Best, Ihor