extract tar.gz linux command line

C++
tar -xvf yourfile.tar.gztar xvzf file.tar.gztar -xf archive.tar.gz
Source

Also in C++: