Hi
Having a file as follows
Code:
==================================================
Date Time error code server
======================================================
12-29-08 10:10 121221 server A
12-29-08 10:12 121221 server A
12-29-08 10:10 121221 server B
12-29-08 10:10 121221 server c
Need to remove the duplicate lines with the following conditions
if
date=12-29-08 and
server=server A .
Must delete the line with old time and keep the latest.
anyone can suggest
Thanks in advance
Recent comments
2 days 22 hours ago
3 days 6 hours ago
3 days 9 hours ago
3 days 11 hours ago
3 days 12 hours ago
3 days 14 hours ago
3 days 15 hours ago
3 days 16 hours ago
4 days 8 hours ago
4 days 9 hours ago