Abe Estrada

Show duplicate lines in a file:

sort <FILENAME> | uniq -c | grep -v '^ *1 '