
May 29th, 2004, 01:30 AM
|
|
Registered User
|
|
Join Date: May 2004
Location: Philippines
Posts: 14
Time spent in forums: 3 m 22 sec
Reputation Power: 0
|
|
search for duplicates in a log file
 i'm creating a shell script in unix that will read the contents of a log file and will detect any duplicates in that log file, the duplicates will be dump to another file. How will i search for any duplicates in every line of the log file? How will i compare the content of the log file line by line, need ur help badly, thnx in advance.
|