| Paketname | file |
| Beschreibung | Determines file type using "magic" numbers |
| Archiv/Repository | Offizielle Debian Security updates squeeze/updates (main) |
| Version | 5.04-5+squeeze2 |
| Sektion | utils |
| Priorität | standard |
| Installierte Größe | 136 Byte |
| Hängt ab von | libc6 (>= 2.1), libmagic1 (= 5.04-5+squeeze2), zlib1g (>= 1:1.1.4) |
| Empfohlene Pakete | |
| Paketbetreuer | Daniel Baumann |
| Quelle | |
| Paketgröße | 49502 Byte |
| Prüfsumme MD5 | f752086617d74224a362369f31225f13 |
| Prüfsumme SHA1 | 9792080ca016e9ef84b2effe92eea4fb0fbe05bc |
| Prüfsumme SHA256 | ae33cc12ae50317b25e926887e25741caa1f3f4440d600b430788afae0a5e028 |
| Link zum Herunterladen | file_5.04-5+squeeze2_i386.deb |
| Ausführliche Beschreibung | 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.
|