The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 08-14-2006
matrixmadhan matrixmadhan is offline Forum Advisor  
Technorati Master
  
 

Join Date: Mar 2005
Location: leaf node in B+ tree
Posts: 2,958
check whether the magic file is available under
/usr/lib/locale/LC_MESSAGES/LC_MESSAGES/

as

a magic file as /usr/lib/locale/locale/LC_MESSAGES/magic

or under /etc/magic

else try to execute the file command as

file -m <magicfile_location> <filename>

try using either of the files