The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: ZIP Problem
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 11-17-2008
Arunprasad Arunprasad is offline
Registered User
  
 

Join Date: Aug 2008
Location: syn chen
Posts: 73
yeah i agree.

here is the sample previlege list
-rw-r--r-- sometimes
-rw-r----- sometimes

zip worked for the files which have the above privilege sometimes it fails to zip.
the zipped files are stored in a file as a list with directory (complete path).
i dont know the command we are using to zip but looking into the file extension after zip in the particular folder i am seeing .gz, so i think we are using gzip command.

actually i just want to help some other team. so i cannot able to give you all info.
the info what i provided above is what i got from my friend.

could you please guide me to help in solving the issue.


thanks for your response Joeyg.