file(1) bsd man page | unix.com

Man Page: file

Operating Environment: bsd

Section: 1

FILE(1) 						      General Commands Manual							   FILE(1)

NAME
file - determine file type
SYNOPSIS
file file ...
DESCRIPTION
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.
BUGS
It often makes mistakes. In particular it often suggests that command files are C programs. Does not recognize Pascal or LISP. 7th Edition April 29, 1985 FILE(1)
Related Man Pages
file(1) - opensolaris
grub-fstest(1) - linux
file(1b) - sunos
file(1) - ultrix
putchar(3s) - bsd
Similar Topics in the Unix Linux Community
Parse a string in XML file using shell script
Bash can't find file but tcsh can why?
Help in extracting fields from a file
Help me pls : splitting single file in unix into different files based on data
UNIX Shell Scripting (Solaris) for File Checking