wc -l AllValidGSS.txt should be the total of the following three -------------------------------- wc -l RescueMuXYtuc_memberGSS.txt grep -v 'XY$' RescueMuEtuc_memberGSS.txt | wc -l grep '>' RescueMuPlasmidAssembly.fsa | grep '\.' | wc -l