120
views
            views
Extract files from TAR archives with and without compression (GZip).
            
Open the terminal.

Type tar.

Type a space.

Type -x.

If the tar file is also compressed with gzip (.tar.gz or .tgz extension), type z.

Type f.

Type a space.

Type the name of the file that you wish to extract.

Press enter.
                    
                    
                        
                        
                        
                        
                        
                        
                        
                        
                            
                            
                            
                            
                            
                            
                            
                            
Comments
0 comment