The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 08-15-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Is the file just a tar file and not actually compressed?

try

Code:
tar tf /opt/globusback2/needed_backups/apglsg.tar.Z
Reply With Quote