blob: 0c552f8a75c1d2a95546d2c799c7caeae4ff3654 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
File tests each argument in an attempt to classify it. There are three sets of
tests, performed in the following order:
- filesystem tests
- magic number tests
- language tests
The first test that succeeds causes the file type to be printed.
|