I am not able to uncompress a file with .tar.gz extension
Did
sudo tar -xvzf ~/Downloads/file.tar.gz /opt/ but no success.
it says:
tar: /opt: Not found in archive
tar: Exiting with failure status due to previous errors
|
I am not able to uncompress a file with .tar.gz extension Did
|
|||
|
|
You can specify in which directory you want the files extracted using the
|
|||
|
|
|
Your are telling
|
||||
|
|