CPIO(1) GNU CPIO CPIO(1) (NAME) cpio - (SYNOPSIS) cpio {-o|--create} [-0acvABLV] [-C BYTES] [-H FORMAT] [-M MESSAGE] [-O [[USER@]HOST:]ARCHIVE] [-F [[USER@]HOST:]ARCHIVE] [--file=[[USER@]HOST:]ARCHIVE] [--format=FORMAT] [--message=MESSAGE] [--null] [--reset-access-time] [--verbose] [--dot] [--append] [--block-size=blocks] [--dereference] [--io-size=BYTES] [--quiet] [--force-local] [--rsh-command=COMMAND] < name-list [> archive] cpio {-i|--extract} [-bcdfmnrtsuvBSV] [-C BYTES] [-E FILE] [-H FORMAT] [-M MESSAGE] [-R [USER][:.][GROUP]] [-I [[USER@]HOST:]ARCHIVE] [-F [[USER@]HOST:]ARCHIVE] [--file=[[USER@]HOST:]ARCHIVE] [--make-directories] [--nonmatching] [--preserve-modification-time] [--numeric-uid-gid] [--rename] [--list] [--swap-bytes] [--swap] [--dot] [--unconditional] [--verbose] [--block-size=BLOCKS] [--swap-halfwords] [--io-size=BYTES] [--pattern-file=FILE] [--format=FORMAT] [--owner=[USER][:.][GROUP]] [--no-preserve-owner] [--message=MESSAGE] [--force-local] [--no-absolute-filenames] [--sparse] [--only-verify-crc] [--to-stdout] [--quiet] [--rsh-command=COMMAND] [pattern...] [< archive] cpio {-p|--pass-through} [-0adlmuvLV] [-R [USER][:.][GROUP]] [--null] [--reset-access-time] [--make-directories] [--link] [--quiet] [--preserve-modification-time] [--unconditional] [--verbose] [--dot] [--dereference] [--owner=[USER][:.][GROUP]] [--no-preserve-owner] [--sparse] destination-directory < name-list cpio {-?|--help|--usage|--version} (NOTE) GNU cpio . GNU Cpio texinfo . info cpio info cpio . info emacs(1) http://www.gnu.org/software/cpio/manual . GNU Cpio . (DESCRIPTION) GNU cpio . : cpio cpio SVR4 cpio (checksum) HP cpio tar. : -o, --create (Copy-out). ( --file ) . -i, --extract (Copy-in). ( --file) ( -t ) . pattern . -t -i . -p, --pass-through (Pass-through). . -?, --help . --usage . --version . (OPTIONS) --block-size=BLOCK-SIZE I/O BLOCK-SIZE * 512 . -B I/O . -c (ASCII). -H odc . -C, --io-size=NUMBER I/O NUMBER . -D, --directory=DIR DIR. --force-local (:) . -H, --format=FORMAT FORMAT. ( ): bin . ( ) odc (POSIX.1). ( ) newc (SVR4) (inode) . ( ) crc (SVR4) . tar tar. ( ) ustar POSIX.1 tar. GNU tar . ( ) hpbin cpio HPUX ( ). hpodc cpio HPUX ( ). -R, --owner=[USER][:.][GROUP] copy-in copy-pass USER / GROUP . copy-out . USER GROUP . cpio UID GID . : -R +0:+0. --quiet . --rsh-command=COMMAND COMMAND rsh. -v, --verbose . -V, --dot "." . -W, --warning=FLAG . FLAG : none all truncate no-truncate . -W . copy-in copy-out -F, --file=[[USER@]HOST:]ARCHIVE-FILE ARCHIVE-FILE ( copy-in) ( copy-out). USER HOST . -M, --message=STRING STRING . copy-in -b, --swap (swap) . -sS. -f, --nonmatching . -n, --numeric-uid-gid UID GID . -r, --rename . -s, --swap-bytes . -S, --swap-halfwords ( ) . --to-stdout . -E, --pattern-file=FILE FILE. --only-verify-crc CRC CRC . copy-out -A, --append . --device-independent, --reproducible . --ignore-devno --ignore-dirnlink --renumber-inodes . --ignore-devno . --ignore-dirnlink nlink . -O [[USER@]HOST:]ARCHIVE-NAME ARCHIVE-NAME . USER HOST . -F (--file) . --renumber-inodes . copy-pass -l, --link . copy-in copy-out --absolute-filenames . . --no-absolute-filenames . copy-out copy-pass -0, --null (null) . -a, --reset-access-time . -I [[USER@]HOST:]ARCHIVE-NAME ARCHIVE-NAME . USER HOST . -F (--file) . -L, --dereference ( ). copy-in copy-pass -d, --make-directories . -m, --preserve-modification-time . --no-preserve-owner . --sparse (sparse files). -u, --unconditional . (RETURN VALUE) GNU cpio 0 . 2 . (SEE ALSO) tar(1), rmt(8), mt(1). (BUG REPORTS) . (COPYRIGHT) (C) 2014--2023 Free Software Foundation, Inc. GPLv3+: GPL : . . CPIO April 29, 2023 CPIO(1)