Décompression express : Différence entre versions
De Vulgum Techus
Ligne 1 : | Ligne 1 : | ||
+ | '''[[Lien court]]''' vers cette page : http://vt.cx/Dex<br/> | ||
+ | '''[[QR code]]''' vers cette page : http://vt.cx/Dex.qr<br/> | ||
+ | <br/> | ||
<html> | <html> | ||
<script type="text/javascript"><!-- | <script type="text/javascript"><!-- |
Version du 3 août 2014 à 22:20
Lien court vers cette page : http://vt.cx/Dex
QR code vers cette page : http://vt.cx/Dex.qr
Sommaire
Archives gz
- Linux -> gzip -d <nom_de_fichier>.gz
- Windows -> 7-Zip
- MS-DOS -> (le runtime HX DOS Extender doit d'abord avoir été installé)
Archives tar
Archive tar.bz2
Archives tar.gz
Archives zip
- Linux -> unzip <nom_de_fichier>.zip
- Windows -> 7-Zip
- Java -> jar xf <nom_de_fichier>.zip (le chemin d'accès de Java doit être dans le path)
- FreeDOS -> unzip <nom_de_fichier>.zip