$ file --mime-type mon_fichier.ext
Avec la commande **xdg-mime** (installer le paquet **xdg-utils**)
$ xdg-mime query filetype mon_fichier.ext
===== Références =====
* https://stackoverflow.com/questions/2227182/how-can-i-find-out-a-files-mime-type-content-type#2227201