| Paketname | file |
| Beschreibung | Determines file type using "magic" numbers |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 5.03-5ubuntu1 |
| Sektion | utils |
| Priorität | important |
| Installierte Größe | 144 Byte |
| Hängt ab von | libc6 (>= 2.4), libmagic1 (= 5.03-5ubuntu1), zlib1g (>= 1:1.1.4) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 47384 Byte |
| Prüfsumme MD5 | a45a34d03d2e05a930d9ce7646f056c3 |
| Prüfsumme SHA1 | 5f53fea3dab39470379e026940cbe66602b3b6ae |
| Prüfsumme SHA256 | 9f14ec027f54410a3c89bf80f11d31eba5d406abb4db05d1a3bfee56d9eb6e20 |
| Link zum Herunterladen | file_5.03-5ubuntu1_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.
.
Starting with version 4, the file command is not much more than a wrapper
around the "magic" library.
|