1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/sysutils/file/pkg-descr
Ying-Chieh Liao 25dc52867d add file for 4.3-pre users
PR:		32709
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-12-13 04:03:48 +00:00

8 lines
273 B
Plaintext

File - determine file type
File tests each argument in an attempt to classify it.
There are three sets of tests, performed in this order:
filesystem tests, magic number tests, and language tests.
The first test that succeeds causes the file type to be
printed.