foreach file in *.pdb; do ls -l $file cat $file | wc -l done