extract tar linux
tar -zxvf file_name.tar.gztar -xvf yourfile.tar.gztar -xvf filename.tar## Untar files in Current Directory ##
tar -xvf filename.tar.gz
## Untar files in specified Directory ##
tar -xvf filename.tar.gz -C /path_name_for_unzip/
-x : extract
-C : specified directory
-v : Verbosely show the .tar file progress.
-f : filename of archive file
Also in C++:
- install angular cli specific version
- vim replace multiple lines
- dependencies needed for kernel edit linux amd64
- how to make server environment variables available to browser on frontend in node js
- stop port
- install airflow in mac
- automate tmux
- pwd in cmd
- browser sync for linux
- angular serve open
- how to globally uninstall npm package
- sed remove last 3 lines
- cast audio to google home mini from pc linux
- add date to git reflog
- install ngrok ubuntu 20.04
- bash: lsb_release: command not found
- how to download steam on linux
- git push origin cannot be resolved to branch
- automator save pdf to downloads
- create a new file in git bash
- angular install @angular/cdk/drag-drop
- IF NOT DIR BASH
- list cpu linux command
- rename a.out