Answers for "how to untar file in a specific folder"

0

untar in specific folder

tar -xzf archive.tar -C /target/directory
Posted by: Guest on August-16-2021

Code answers related to "how to untar file in a specific folder"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language