Query: cpio
OS: sunos
Section: 3head
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cpio.h(3HEAD) Headers cpio.h(3HEAD)NAMEcpio.h, cpio - cpio archive valuesSYNOPSIS#include <cpio.h>DESCRIPTIONValues needed by the c_mode field of the cpio archive format are described as follows: Name Description C_IRUSR Read by owner C_IWUSR Write by owner C_IXUSR Execute by owner C_IRGRP Read by group C_IWGRP Write by group C_IXGRP Execute by group C_IROTH Read by others C_IWOTH Write by others C_IXOTH Execute by others C_ISUID Set user ID C_ISGID Set group ID C_ISVTX On directories, restricted deletion flag C_ISDIR Directory C_ISFIFO FIFO C_ISREG Regular file C_ISBLK Block special C_ISCHR Character special C_ISCTG Reserved C_ISLNK Symbolic link C_ISSOCK Socket The header defines the symbolic constant: MAGIC "070707"ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+SEE ALSOpax(1), attributes(5), standards(5) SunOS 5.10 10 Sep 2004 cpio.h(3HEAD)
Related Man Pages |
---|
rpm2cpio(1) - opensolaris |
cpio.h(3head) - sunos |
cpio.h(3head) - opensolaris |
rpm2cpio(1) - osx |
rpm2cpio(1) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Sysadmins: your top 10 duties/responsibilities? |
read from cd |
Recovering 5.0.7 from Bootable CD |
restore cpio file |
Difference between 'pax', 'tar', and cpio |