Package: file (4.19-1ubuntu2.1)
Links for file
Ubuntu Resources:
Download Source Package file:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Michael Piefel
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Determines file type using "magic" numbers
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.
Starting with version 4, the file command is not much more than a wrapper around the "magic" library.
Other Packages Related to file
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libmagic1
- File type determination library using "magic" numbers
- dep: libmagic1 (= 4.19-1ubuntu2.1)