2005-11-07 14:30:17 +01:00
|
|
|
File tests each argument in an attempt to classify it. There are three sets of
|
|
|
|
tests, performed in the following order:
|
2001-12-13 05:03:48 +01:00
|
|
|
|
2005-11-07 14:30:17 +01:00
|
|
|
- filesystem tests
|
|
|
|
- magic number tests
|
|
|
|
- language tests
|
|
|
|
|
|
|
|
The first test that succeeds causes the file type to be printed.
|
2014-03-29 09:39:36 +01:00
|
|
|
|
2018-02-20 10:02:56 +01:00
|
|
|
WWW: http://darwinsys.com/file/
|