It worked. Thanks! Rob On Jun 20, 2007, at 2:12 PM, Eric F Crist wrote: > perl -e 'foreach $file ( `find . | grep -v .gz` ) { chomp ( $file = > $file ) ; if ( -e "$file.gz" ) { print "$file\n" ; } }' -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listserver.themacintoshguy.com/pipermail/x-unix/attachments/20070620/37e49218/attachment.html