osx - Wrong mime type detection in Mac / Ubuntu -


i'm running mac 10.10.3. assume some_file.xlsx proper ms excel file.

when type file -b --mime some_file.xlsx, application/zip; charset=binary .

but @ same time when run in heroku ubuntu instance, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; charset=binary

how can solve issue in mac?


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -