Copyright (C) 1995 Free Software Foundation, Inc.
This is the first edition of the GNU cpio documentation,
and is consistent with GNU cpio 2.4.
Published by the Free Software Foundation
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation.
GNU cpio
copies files into or out of a cpio or tar archive, The
archive can be another file on the disk, a magnetic tape, or a pipe.
GNU cpio
supports the following archive formats: binary, old
ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1
tar. The tar format is provided for compatability with the tar
program. By default, cpio
creates binary format archives, for
compatibility with older cpio
programs. When extracting from
archives, cpio
automatically recognizes which kind of archive it
is reading and can read archives created on machines with a different
byte-order.
Go to the first, previous, next, last section, table of contents.