FILE(1)
NAME
file − determine file type
USAGE
file file ...
DESCRIPTION
File performs a series of tests on each argument in an attempt to classify it. If an argument appears to be in ASCII, file examines the first 512 bytes and tries to guess its language.
CAUTIONS
File often suggests that shell command files are C programs.
It does not recognize Pascal or LISP.