User Tools

Site Tools


linux:tar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:tar [2022/11/01 17:16] – created odeftalinux:tar [2023/07/04 19:36] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Remove a single file from a tar archive ====== ====== Remove a single file from a tar archive ======
  
-tar --delete -f cygwin.tar lib/libexpat.dll.a+  tar --delete -f cygwin.tar lib/libexpat.dll.a 
 + 
 +====== Archive entire folder ====== 
 + 
 +  tar -zcvf plugins.tar.gz plugins 
linux/tar.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1