Find Duplicate Lines
Tagged with: command, duplicate, line, Linux, sort, uniq
Sort contents of two files by viewing only duplicate line
sort file1 file2 | uniq -d
Sort contents of two files by viewing only duplicate line
sort file1 file2 | uniq -d
This entry was posted on Wednesday, May 21st, 2008 at 11:05 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
I am Binny V A, a freelance Web Developer on the LAMP Platform. Open Source Geek.