mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:15:26 +02:00
commit
e9aa06bf8f
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@
|
|||
- create a compressed archive, using archive suffix to determine the compression programm
|
||||
|
||||
`tar caf {{target.tar.xz}} {{file1 file2 file3}}`
|
||||
|
||||
- list the contents of a tar file
|
||||
|
||||
`tar -tvf {{source.tar}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue