“Linux pack .tar” Code-Antworten

Teerpack

tar -xzf packed.tar.gz
foloinfo

Linux pack .tar

- To extract a .tar archive, use the tar -xf command followed by the archive file name.

- To create a new one use tar -czf followed by the archive name 
and the files and directories you want to add to the archive.
Condemned Crayfish

Ähnliche Antworten wie “Linux pack .tar”

Fragen ähnlich wie “Linux pack .tar”

Weitere verwandte Antworten zu “Linux pack .tar” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen