doc:appunti:linux:sa:cpio
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| doc:appunti:linux:sa:cpio [2006/06/21 17:38] – external edit 127.0.0.1 | doc:appunti:linux:sa:cpio [2011/02/17 17:28] (current) – niccolo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Gestione archivi afio e cpio ====== | ====== Gestione archivi afio e cpio ====== | ||
| - | In generale gli archivi creati con '' | + | In generale gli archivi creati con '' |
| + | |||
| + | Purtroppo con vecchie versioni | ||
| + | |||
| + | Tuttavia '' | ||
| + | |||
| + | Per creare un archivio: | ||
| + | |||
| + | < | ||
| + | echo filename | cpio --create --verbose --file=archivio.cpio | ||
| + | </ | ||
| Per vedere il contenuto di un archivio: | Per vedere il contenuto di un archivio: | ||
| Line 17: | Line 27: | ||
| </ | </ | ||
| + | ===== Large files ===== | ||
| + | |||
| + | In caso di file più grossi di **2 Gb**, '' | ||
| + | |||
| + | < | ||
| + | Cannot create cpio-compatible file header for this input | ||
| + | Continuing, archive will not be fully compatible with cpio or afio versions 2.4.7 and lower | ||
| + | Warning: Created archive is not fully compatible with cpio or afio versions 2.4.7 and lower. | ||
| + | </ | ||
| + | |||
| + | L' | ||
doc/appunti/linux/sa/cpio.1150904327.txt.gz · Last modified: (external edit)
