A single beginning ! is enough for file to identify as Assembler source:

 echo '!' >TestFile 
 file TestFile
TestFile: Assembler source

You must remind that file is a very simple program and it's conclusions are not 
always right.

Another 'bug' that falls in the same category:

 echo 'MZ' >TestFile 
 file TestFile
TestFile: MS-DOS executable (EXE)

Regards,

Henry



-- 
  ---------------------------------------------------------------------
 |  Henry Jensen                    |                                  |
 |  ScanPlus GmbH                   |            Tel +49 731 92013 115 |
 |  Koenigstr. 78   D 89077 Ulm     |            Fax +49 731 92013 290 |
 |  http://www.scan-plus.de/        |         Amtsgericht Ulm HRB 3220 |
 |  [EMAIL PROTECTED]               |   Geschaeftsf.: Juergen Hoermann |
  ---------------------------------------------------------------------



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to