| |
| | LinuxQuestions.org Man Pages Online |
 | | cpio copies files into or out of a cpio or tar archive, which is a file that contains other files plus information about them, such as their file name, owner, timestamps, and access permissions. |
 | | 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. |
 | | (cpio archives are always extracted using the numeric UID and GID.) --no-absolute-filenames In copy-in mode, create all files relative to the current direc- tory, even if they have an absolute file name in the archive. |
| man.linuxquestions.org /index.php?query=cpio§ion=0&type=2 (1544 words) |
|