diff options
Diffstat (limited to 'archivers/pax/files/pax.cat1')
-rw-r--r-- | archivers/pax/files/pax.cat1 | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/archivers/pax/files/pax.cat1 b/archivers/pax/files/pax.cat1 index 38482f91081..ecc61dea9f9 100644 --- a/archivers/pax/files/pax.cat1 +++ b/archivers/pax/files/pax.cat1 @@ -1,20 +1,20 @@ -PAX(1) NetBSD Reference Manual PAX(1) +PAX(1) NetBSD General Commands Manual PAX(1) NNAAMMEE ppaaxx - read and write file archives and copy directory hierarchies SSYYNNOOPPSSIISS ppaaxx [--ccddjjnnvvzzOO] [--EE _l_i_m_i_t] [--ff _a_r_c_h_i_v_e] [--NN _d_b_d_i_r] [--ss _r_e_p_l_s_t_r] _._._. - [--UU _u_s_e_r] _._._. [--GG _g_r_o_u_p] _._._. [--TT [_f_r_o_m___d_a_t_e][,_t_o___d_a_t_e]] _._._. [_p_a_t_t_e_r_n - _._._.] + [--UU _u_s_e_r] _._._. [--GG _g_r_o_u_p] _._._. [--TT [_f_r_o_m___d_a_t_e] [,_t_o___d_a_t_e]] _._._. + [_p_a_t_t_e_r_n _._._.] ppaaxx --rr [--ccddiijjkknnuuvvzzAADDOOYYZZ] [--EE _l_i_m_i_t] [--ff _a_r_c_h_i_v_e] [--NN _d_b_d_i_r] [--oo _o_p_t_i_o_n_s] _._._. [--pp _s_t_r_i_n_g] _._._. [--ss _r_e_p_l_s_t_r] _._._. [--UU _u_s_e_r] _._._. [--GG _g_r_o_u_p] _._._. [--TT - [_f_r_o_m___d_a_t_e][,_t_o___d_a_t_e]] _._._. [_p_a_t_t_e_r_n _._._.] + [_f_r_o_m___d_a_t_e] [,_t_o___d_a_t_e]] _._._. [_p_a_t_t_e_r_n _._._.] ppaaxx --ww [--ddiijjttuuvvzzAAHHLLMMOOPPXX] [--bb _b_l_o_c_k_s_i_z_e] [[--aa] [--ff _a_r_c_h_i_v_e]] [--xx _f_o_r_m_a_t] [--BB _b_y_t_e_s] [--NN _d_b_d_i_r] [--oo _o_p_t_i_o_n_s] _._._. [--ss _r_e_p_l_s_t_r] _._._. [--UU _u_s_e_r] _._._. - [--GG _g_r_o_u_p] _._._. [--TT [_f_r_o_m___d_a_t_e][,_t_o___d_a_t_e][/[cc][mm]]] _._._. [_f_i_l_e _._._.] + [--GG _g_r_o_u_p] _._._. [--TT [_f_r_o_m___d_a_t_e] [,_t_o___d_a_t_e][/[cc][mm]]] _._._. [_f_i_l_e _._._.] ppaaxx --rr --ww [--ddiijjkkllnnttuuvvzzAADDHHLLMMOOPPXXYYZZ] [--NN _d_b_d_i_r] [--pp _s_t_r_i_n_g] _._._. [--ss _r_e_p_l_s_t_r] - _._._. [--UU _u_s_e_r] _._._. [--GG _g_r_o_u_p] _._._. [--TT [_f_r_o_m___d_a_t_e][,_t_o___d_a_t_e][/[cc][mm]]] + _._._. [--UU _u_s_e_r] _._._. [--GG _g_r_o_u_p] _._._. [--TT [_f_r_o_m___d_a_t_e] [,_t_o___d_a_t_e][/[cc][mm]]] _._._. [_f_i_l_e _._._.] _d_i_r_e_c_t_o_r_y DDEESSCCRRIIPPTTIIOONN @@ -54,12 +54,12 @@ DDEESSCCRRIIPPTTIIOONN --rr --ww _C_o_p_y. ppaaxx copies the _f_i_l_e operands to the destination _d_i_r_e_c_t_o_r_y. When no _f_i_l_e operands are specified, a list of files to copy with - one per line is read from the standard input. When a _f_i_l_e - operand is also a directory the entire file hierarchy rooted at - that directory will be included. The effect of the _c_o_p_y is as if - the copied files were written to an archive file and then subse- - quently extracted, except that there may be hard links between - the original and the copied files (see the --ll option below). + one per line is read from the standard input. When a _f_i_l_e oper- + and is also a directory the entire file hierarchy rooted at that + directory will be included. The effect of the _c_o_p_y is as if the + copied files were written to an archive file and then subsequent- + ly extracted, except that there may be hard links between the + original and the copied files (see the --ll option below). _W_a_r_n_i_n_g: The destination _d_i_r_e_c_t_o_r_y must not be one of the _f_i_l_e operands or a member of a file hierarchy rooted at one of the @@ -97,8 +97,8 @@ OOPPTTIIOONNSS _f_i_l_e_s. If any intermediate directories are needed in order to ex- tract an archive member, these directories will be created as if mkdir(2) was called with the bitwise inclusive OR of S_IRWXU, - S_IRWXG, and S_IRWXO as the mode argument. When the selected - archive format supports the specification of linked files and these + S_IRWXG, and S_IRWXO as the mode argument. When the selected ar- + chive format supports the specification of linked files and these files cannot be linked while the archive is being extracted, ppaaxx will write a diagnostic message to standard error and exit with a non-zero exit status at the completion of operation. @@ -153,9 +153,9 @@ OOPPTTIIOONNSS the archive. --ii Interactively rename files or archive members. For each archive - member matching a _p_a_t_t_e_r_n operand or each file matching a _f_i_l_e - operand, ppaaxx will prompt to _/_d_e_v_/_t_t_y giving the name of the file, - its file mode and its modification time. ppaaxx will then read a line + member matching a _p_a_t_t_e_r_n operand or each file matching a _f_i_l_e op- + erand, ppaaxx will prompt to _/_d_e_v_/_t_t_y giving the name of the file, its + file mode and its modification time. ppaaxx will then read a line from _/_d_e_v_/_t_t_y. If this line is blank, the file or archive member is skipped. If this line consists of a single period, the file or archive member is processed with no modification to its name. Oth- @@ -178,9 +178,9 @@ OOPPTTIIOONNSS that directory is also matched (unless --dd is also specified). --oo _o_p_t_i_o_n_s - Information to modify the algorithm for extracting or writing - archive files which is specific to the archive format specified by - --xx. In general, _o_p_t_i_o_n_s take the form: nnaammee==vvaalluuee + Information to modify the algorithm for extracting or writing ar- + chive files which is specific to the archive format specified by + --xx. In general, _o_p_t_i_o_n_s take the form: nnaammee==vvaalluuee --pp _s_t_r_i_n_g Specify one or more file characteristic options (privileges). The @@ -294,12 +294,12 @@ OOPPTTIIOONNSS tected by ppaaxx and is repaired. _b_c_p_i_o The old binary cpio format. The default blocksize for - this format is 5120 bytes. This format is not very - portable and should not be used when other formats are - available. Inode and device information about a file - (used for detecting file hard links by this format) which - may be truncated by this format is detected by ppaaxx and is - repaired. + this format is 5120 bytes. This format is not very porta- + ble and should not be used when other formats are avail- + able. Inode and device information about a file (used for + detecting file hard links by this format) which may be + truncated by this format is detected by ppaaxx and is re- + paired. _s_v_4_c_p_i_o The AT&T System V.4 UNIX cpio. The default blocksize for this format is 5120 bytes. Inode and device information @@ -398,8 +398,8 @@ OOPPTTIIOONNSS specify at least the following parameters in the specfile: ttyyppee, mmooddee, ggnnaammee or ggiidd, and uunnaammee or uuiidd, ddeevviiccee (in the case of block or character devices), and lliinnkk (in the case of symbolic links). - If ttiimmee isn't provided, the current time will be used. A `faked- - up' entry that is marked `ooppttiioonnaall' will not be copied. + If ttiimmee isn't provided, the current time will be used. A + `faked-up' entry that is marked `ooppttiioonnaall' will not be copied. --NN _d_b_d_i_r Except for lookups for the --GG and --UU options, use the user database @@ -412,8 +412,8 @@ OOPPTTIIOONNSS for automated tasks where error recovery cannot be performed by a human. - --PP Do not follow symbolic links, perform a physical file system - traversal. This is the default mode. + --PP Do not follow symbolic links, perform a physical file system tra- + versal. This is the default mode. --TT _[_f_r_o_m___d_a_t_e_]_[_,_t_o___d_a_t_e_]_[_/_[_c_]_[_m_]_] Allow files to be selected based on a file modification or inode @@ -535,8 +535,8 @@ EEXXAAMMPPLLEESS The command: pax -r -s ',^//*usr//*,,' -f a.pax - reads the archive _a_._p_a_x, with all files rooted in ``/usr'' into the - archive extracted relative to the current directory. + reads the archive _a_._p_a_x, with all files rooted in ``/usr'' into the ar- + chive extracted relative to the current directory. The command: pax -rw -i . dest_dir @@ -588,12 +588,12 @@ SSEEEE AALLSSOO SSTTAANNDDAARRDDSS The ppaaxx utility is a superset of the IEEE Std 1003.2 (``POSIX.2'') stan- dard. The options --BB, --DD, --EE, --GG, --HH, --LL, --MM, --OO, --PP, --TT, --UU, --YY, --ZZ, - --zz, the archive formats _b_c_p_i_o, _s_v_4_c_p_i_o, _s_v_4_c_r_c, _t_a_r, and the flawed - archive handling during _l_i_s_t and _r_e_a_d operations are extensions to the + --zz, the archive formats _b_c_p_i_o, _s_v_4_c_p_i_o, _s_v_4_c_r_c, _t_a_r, and the flawed ar- + chive handling during _l_i_s_t and _r_e_a_d operations are extensions to the POSIX standard. AAUUTTHHOORRSS Keith Muller at the University of California, San Diego. Luke Mewburn implemented --MM. -NetBSD 1.6.1_STABLE March 31, 2003 10 +NetBSD 1.6 March 31, 2003 NetBSD 1.6 |