file(1) v7 man page | unix.com

Man Page: file

Operating Environment: v7

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. FILE(1)
Related Man Pages
head(1) - redhat
file(1b) - opensolaris
itstool(1) - debian
file(1) - plan9
file(1) - hpux
Similar Topics in the Unix Linux Community
File/directory information......
FTP search ,grep using perl
Move File Containing More Than two "-" at 3rd Line To New Directory
Ranking data points from multiple files
Parsing a column of text file - best practices