home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
minnie.tuhs.org
/
2014.11.minnie.tuhs.org.tar
/
minnie.tuhs.org
/
UnixArchive
/
PDP-11
/
Trees
/
V6
/
usr
/
man
/
man1
/
file.1
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1975-06-27
|
303 b
|
16 lines
.th FILE I 1/16/75
.sh NAME
file \*- determine file type
.sh SYNOPSIS
.bd file
file ...
.sh DESCRIPTION
.it File
performs a series of tests on each argument
in an attempt to classify it.
If an argument appears to be ascii,
.it file
examines the first 512 bytes
and tries to guess its language.
.sh BUGS