Tar Compress PowerShell
tar -cvzf filename.tgz mydir
Real Raccoon
tar -cvzf filename.tgz mydir
tar -xvzf .\whatever.tar.gz