Jason
2006-11-14 12:36:01 UTC
Say I have two files:
file1.me
file2.me
one is compressed: file1.me.Z
I want to uncompress all file* files but I don't want the error message that says "file2.me.Z does not exist" Is there a way to silence the uncompress function?
Thanks for your help in advance!