Make the "tarcp" example more direct.
This commit is contained in:
parent
44a92fbc06
commit
1cb150c8dd
@ -1064,13 +1064,13 @@ gives the verbose table of contents for an archive stored in
|
||||
.Pa filename .
|
||||
.Pp
|
||||
The following commands:
|
||||
.Dl mkdir /tmp/foo
|
||||
.Dl cd /tmp/bar
|
||||
.Dl pax -rw .\ /tmp/foo
|
||||
.Dl mkdir /tmp/to
|
||||
.Dl cd /tmp/from
|
||||
.Dl pax -rw .\ /tmp/to
|
||||
will copy the entire
|
||||
.Pa /tmp/bar
|
||||
.Pa /tmp/from
|
||||
directory hierarchy to
|
||||
.Pa /tmp/foo .
|
||||
.Pa /tmp/to .
|
||||
.Pp
|
||||
The command:
|
||||
.Dl pax -r -s ',^//*usr//*,,' -f a.pax
|
||||
|
Loading…
Reference in New Issue
Block a user