One thing I noticed about the file command's output might be useful:

For the file in question, it says "MS-DOS executable (built-in)"

For real Windows programs, it gives more information. One that I tried said 
"PE32 executable for MS Windows (GUI) Intel 80386 32-bit". I remember that some 
others have said "COFF" instead of "PE32". So maybe you could just assume that 
unless the file command is able to figure out what _kind_ of executable the 
file is, it's a false positive. It depends how likely you are to run into a 
really ancient DOS program (which would probably just get the generic 
description)._______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to