Hi. Is there an efficient way to find files which are present in both gzipped and ungzipped form? They would be in the same directory, but I would like to search across all directories from one at high level. That is, I want to find all cases where "a" and "a.gz" are present in the same directory. Thanks, Rob