Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
howto:pax [2015/08/09 04:50] bill_thomson |
howto:pax [2015/08/09 04:54] bill_thomson |
||
---|---|---|---|
Line 3: | Line 3: | ||
{{keywords>bash shell scripting POSIX archive tar packing zip}} | {{keywords>bash shell scripting POSIX archive tar packing zip}} | ||
- | pax can do a lot of fancy stuff, feel free to contribute and more awesome pax tricks! | + | pax can do a lot of fancy stuff, feel free to contribute more awesome pax tricks! |
===== Introduction ===== | ===== Introduction ===== | ||
Line 87: | Line 87: | ||
|sv4crc |SVR4 CPIO format with CRC | | |sv4crc |SVR4 CPIO format with CRC | | ||
- | Additionally, the Berkeley ''pax'' supports the options ''-z'' and ''-j'', similar to GNU ''tar'', to filter archive files through GZIP/BZIP2. | + | Berkeley ''pax'' supports the options ''-z'' and ''-j'', similar to GNU ''tar'', to filter archive files through GZIP/BZIP2. |
==== Matching archive members ==== | ==== Matching archive members ==== |