Deleted Added
full compact
pax.1 (57695) pax.1 (68935)
1.\" Copyright (c) 1992 Keith Muller.
2.\" Copyright (c) 1992, 1993
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" Keith Muller of the University of California, San Diego.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 20 unchanged lines hidden (view full) ---

29.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE.
35.\"
36.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
1.\" Copyright (c) 1992 Keith Muller.
2.\" Copyright (c) 1992, 1993
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" Keith Muller of the University of California, San Diego.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 20 unchanged lines hidden (view full) ---

29.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE.
35.\"
36.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
37.\" $FreeBSD: head/bin/pax/pax.1 57695 2000-03-02 14:54:02Z sheldonh $
37.\" $FreeBSD: head/bin/pax/pax.1 68935 2000-11-20 11:39:41Z ru $
38.\"
39.Dd April 18, 1994
40.Dt PAX 1
41.Os BSD 4.4
42.Sh NAME
43.Nm pax
44.Nd read and write file archives and copy directory hierarchies
45.Sh SYNOPSIS
38.\"
39.Dd April 18, 1994
40.Dt PAX 1
41.Os BSD 4.4
42.Sh NAME
43.Nm pax
44.Nd read and write file archives and copy directory hierarchies
45.Sh SYNOPSIS
46.Nm pax
46.Nm
47.Op Fl cdnv
48.Bk -words
49.Op Fl f Ar archive
50.Ek
51.Bk -words
52.Op Fl s Ar replstr
53.Ar ...
54.Ek

--- 9 unchanged lines hidden (view full) ---

64.Oo
65.Fl T
66.Op Ar from_date
67.Op Ar ,to_date
68.Oc
69.Ar ...
70.Ek
71.Op Ar pattern ...
47.Op Fl cdnv
48.Bk -words
49.Op Fl f Ar archive
50.Ek
51.Bk -words
52.Op Fl s Ar replstr
53.Ar ...
54.Ek

--- 9 unchanged lines hidden (view full) ---

64.Oo
65.Fl T
66.Op Ar from_date
67.Op Ar ,to_date
68.Oc
69.Ar ...
70.Ek
71.Op Ar pattern ...
72.Nm pax
72.Nm
73.Fl r
74.Op Fl cdiknuvDYZ
75.Bk -words
76.Op Fl f Ar archive
77.Ek
78.Bk -words
79.Op Fl o Ar options
80.Ar ...

--- 19 unchanged lines hidden (view full) ---

100.Oo
101.Fl T
102.Op Ar from_date
103.Op Ar ,to_date
104.Oc
105.Ar ...
106.Ek
107.Op Ar pattern ...
73.Fl r
74.Op Fl cdiknuvDYZ
75.Bk -words
76.Op Fl f Ar archive
77.Ek
78.Bk -words
79.Op Fl o Ar options
80.Ar ...

--- 19 unchanged lines hidden (view full) ---

100.Oo
101.Fl T
102.Op Ar from_date
103.Op Ar ,to_date
104.Oc
105.Ar ...
106.Ek
107.Op Ar pattern ...
108.Nm pax
108.Nm
109.Fl w
110.Op Fl dituvHLPX
111.Bk -words
112.Op Fl b Ar blocksize
113.Ek
114.Oo
115.Op Fl a
116.Op Fl f Ar archive

--- 25 unchanged lines hidden (view full) ---

142.Fl T
143.Op Ar from_date
144.Op Ar ,to_date
145.Op Ar /[c][m]
146.Oc
147.Ar ...
148.Ek
149.Op Ar file ...
109.Fl w
110.Op Fl dituvHLPX
111.Bk -words
112.Op Fl b Ar blocksize
113.Ek
114.Oo
115.Op Fl a
116.Op Fl f Ar archive

--- 25 unchanged lines hidden (view full) ---

142.Fl T
143.Op Ar from_date
144.Op Ar ,to_date
145.Op Ar /[c][m]
146.Oc
147.Ar ...
148.Ek
149.Op Ar file ...
150.Nm pax
150.Nm
151.Fl r
152.Fl w
153.Op Fl diklntuvDHLPXYZ
154.Bk -words
155.Op Fl p Ar string
156.Ar ...
157.Ek
158.Bk -words

--- 476 unchanged lines hidden (view full) ---

635in the following format:
636.Dl <original pathname> >> <new pathname>
637File or archive member names that substitute to the empty string
638are not selected and will be skipped.
639.It Fl t
640Reset the access times of any file or directory read or accessed by
641.Nm
642to be the same as they were before being read or accessed by
151.Fl r
152.Fl w
153.Op Fl diklntuvDHLPXYZ
154.Bk -words
155.Op Fl p Ar string
156.Ar ...
157.Ek
158.Bk -words

--- 476 unchanged lines hidden (view full) ---

635in the following format:
636.Dl <original pathname> >> <new pathname>
637File or archive member names that substitute to the empty string
638are not selected and will be skipped.
639.It Fl t
640Reset the access times of any file or directory read or accessed by
641.Nm
642to be the same as they were before being read or accessed by
643.Nm Ns .
643.Nm .
644.It Fl u
645Ignore files that are older (having a less recent file modification time)
646than a pre-existing file or archive member with the same name.
647During
648.Em read ,
649an archive member with the same name as a file in the file system will be
650extracted if the archive member is newer than the file.
651During

--- 522 unchanged lines hidden ---
644.It Fl u
645Ignore files that are older (having a less recent file modification time)
646than a pre-existing file or archive member with the same name.
647During
648.Em read ,
649an archive member with the same name as a file in the file system will be
650extracted if the archive member is newer than the file.
651During

--- 522 unchanged lines hidden ---