套件: file (5.03-5ubuntu1)
file 的相關超連結
Ubuntu 的資源:
下載原始碼套件 file:
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Daniel Baumann
- Daniel Baumann
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [www.darwinsys.com]
相似套件:
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.
其他與 file 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libmagic1 (= 5.03-5ubuntu1)
- File type determination library using "magic" numbers
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime