how to extract tgz file in linux
tar zxvf file_name.tgz
where,
-z : Uncompress the resulting archive with gzip command
-x : Extract to disk from the archive
-v : Produce verbose output i.e. show progress and file names while extracting files
-f backup.tgz : Read the archive from the specified file called backup.tgztar zxvf file.tgz
Also in C++:
- cd command windows
- npm installation logs view
- vue font awesome icons
- how to install protractor
- como instalar telegram ubuntu
- how to test a 3rd party python library across multiple environments
- inspect a pid in linux
- powershell invoke
- Write a function that takes an integer n and returns a random integer with exactly n digits. For instance, if n is 3, then 125 and 593 would be valid return values, but 093 would not because that is really 93, which is a two-digit number.
- start shell on rosetta 2
- ubuntu auto shutdown
- install brave browser on linux
- graphql install
- gitlab
- git config
- install angular fire
- how to reset password for ubuntu GCP instance
- install heroku cli on linux
- linux yaml validator command line
- pyinstaller geeksforgeeks
- versão do meu linux
- update grub archlinux
- Django for Beginners
- how to install npm