info
English [??nf??] US [??nfo?]
n.information
Commande Linux zipinfo syntaxe
Fonction?: La commande zipinfo est utilisée pour répertorier les informations sur les fichiers compressés.
Syntaxe?: zipinfo [-12hlmMstTvz][Fichier compressé][Fichier...][-x <Style de modèle>]
Commande Linux zipinfo exemple
Afficher les informations sur le fichier compressé
[root@w3cschool.cc a]# zipinfo cp.zip Archive: cp.zip 486 bytes 4 files -rw-r--r-- 2.3 unx 0 bx stor 24-May-10 18:54 a.c -rw-r--r-- 2.3 unx 0 bx stor 24-May-10 18:54 b.c -rw-r--r-- 2.3 unx 0 bx stor 24-May-10 18:54 c.c -rw-r--r-- 2.3 unx 0 bx stor 24-May-10 18:54 e.c 4 files, 0 bytes uncompressed, 0 bytes compressed: 0.0% [root@w3cschool.cc a]#