On 01/08/2012 05:37 PM, davidfx wrote:
I am not sure what file you mean.  Where should I look for the file you are 
talking about?  By the way MySQL works fine within MAMP.

Thanks for your suggestions.
In most Linux/Unix systems, there is a file utility on the system PATH.

To find the type of a particular file, you run it as
    file    unknowndata

and it'll use its heuristics to guess what kind of data you have, written by what software, or what type of executable you have, and whether it's 32 bit or 64, etc.



--

DaveA

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to