man.bsd.lv manual page server

Manual Page Search Parameters
FILE(1) General Commands Manual FILE(1)

file - determine file type

file file ...

File performs a series of tests on each argument in an attempt to classify it. If an argument appears to be ascii, file examines the first 512 bytes and tries to guess its language.

It often makes mistakes. In particular it often suggests that command files are C programs.

UNIX-7