squashfs-tools,tar,archives
This commit is contained in:
parent
0a19a68dbe
commit
08f5134797
5 changed files with 2 additions and 13 deletions
|
@ -1,24 +0,0 @@
|
|||
tar
|
||||
===
|
||||
|
||||
Create
|
||||
------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
tar \
|
||||
--verbose \
|
||||
--create \
|
||||
--auto-compress \
|
||||
--file /path/file.t?? \
|
||||
…
|
||||
|
||||
Extract
|
||||
-------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
tar \
|
||||
--verbose \
|
||||
--extract \
|
||||
--file /path/file.t??
|
Loading…
Add table
Add a link
Reference in a new issue