![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| finding duplicates in columns and removing lines | totus | Shell Programming and Scripting | 17 | 11-29-2008 11:27 AM |
| using sed to get rid of duplicated columns... | fedora | Shell Programming and Scripting | 5 | 11-28-2008 10:45 AM |
| remove duplicated columns | kamel.seg | Shell Programming and Scripting | 6 | 02-21-2008 07:36 AM |
| Removing lines that are (same in content) based on columns | adsforall | UNIX for Dummies Questions & Answers | 7 | 11-09-2007 12:13 PM |
| remove duplicated lines without sort | lalelle | Shell Programming and Scripting | 6 | 08-21-2007 07:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
You've named this thread - your question - simply "help". It would be much better to use something like "removing duplicate lines".
And well, I see you've finally used the board search finding duplicates in columns and removing lines . Let's put it together: i) you've used a meaningless topic ii) you've posted your problem three times iii) you've already found a thread in which you problem is answered and explained Do you really believe this will motivate me to explain this to you? I don't. |
|
|||||
|
Hi again
Dear fabtagon.....
I posted this topic in 3 different places to make sure that my problem can be handled by someone who can deal well enough with Unix.. and as I expected, someone came, like you, and gave a solution that makes no sense at all... thats why I had to post it in different places.. GOT IT !! Please if you have a stright answer... be my guest, otherwise... go and practice som unix commands..... Cappich ??? Warm regards Bozo |
|
|||||
|
Your help again.
I went back and checked the problem stated here http://www.unix.com/shell-programmin...#post302196106 .
, believe me it's different.... I have 3 matched fields out of 4, NOT one out of 4. Here is another example. SSSSS DDDDDDD 10:10:00 15:22:22 XXXXX AAAAAAA 00:00:11 00:02:11 XXXXX AAAAAAA 00:00:11 06:02:10 EEEEEE VVVVVVV 04:12:00 01:10:02 EEEEEE VVVVVVV 04:12:00 05:12:00 SSSSS DDDDDDD 10:10:00 13:23:21 EEEEEE FFFFFFFF 20:20:20 24:00:00 I want the output to be like XXXXX AAAAAAA 00:00:11 06:02:10 EEEEEE VVVVVVV 04:12:00 05:12:00 SSSSS DDDDDDD 10:10:00 13:23:21 EEEEEE FFFFFFFF 20:20:20 24:00:00 If 2 lines are matched by 3 fields, I want to delete the first. Thanks... |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|