Functional Options:
Options for the above functional options:
ls | cpio -o > edev/rmt/0m cd olddir find . -depth -print | cpio -pdl newdir The trivial casefind . -depth -print | cpio -oB >/dev/fmt/0mcan be handled more efficiently by:find . -cpio /dev/rmt/0mSEE ALSO
ar(1), find(1), ls(1), cpio(4)HISTORY
The cpio command appeared in System V AT&T UNIX. This program is derived from the System V AT&T sources which were contributed to the public domain by AT&T.BUGS
Path names are restricted to 128 characters. If there are too many unique linked files, the program runs out of memory to keep track of them and, thereafter, linking information is lost. Only the super-user can copy special files. The -B option does not work with certain magnetic tape drives.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- EXAMPLES
- SEE ALSO
- HISTORY
- BUGS
This document was created by man2html, using the manual pages.
Time: 06:32:11 GMT, May 19, 2025