Is there a way to add files/folders to a tar file?
I am using the tar command for compression.
|
Is there a way to add files/folders to a tar file? I am using the | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
| |||||||||||
feedback
|
|
You can't modify a compressed tarfile. You can append ( | |||
|
feedback
|