I have extracted the following text feature 1, subfeat 2, type 1, subtype 5, dump '30352f30312f323030392031313a33303a3337'H -- "05/01" />
![]() |
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 |
| UNIX Desktop for Dummies Questions & Answers Discuss UNIX and Linux user interfaces like GNOME, KDE, CDE, and Open Office here. All UNIX and Linux Newbies Welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| comparing 2 text files to get unique values?? | smarty86 | Shell Programming and Scripting | 7 | 12-16-2008 02:26 PM |
| Unique values from a Terabyte File | Legend986 | Shell Programming and Scripting | 6 | 10-25-2008 06:57 PM |
| Getting Unique values in a file | Legend986 | Shell Programming and Scripting | 5 | 10-15-2008 02:36 AM |
| Need to find only unique values for a given tag across the files | sudheshnaiyer | UNIX for Dummies Questions & Answers | 8 | 09-03-2007 12:53 AM |
| to retrieve unique values | mahalakshmi | Shell Programming and Scripting | 3 | 02-05-2007 09:30 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Fetching unique values from file
After giving
grep -A4 "feature 1," <file name> I have extracted the following text feature 1, subfeat 2, type 1, subtype 5, dump '30352f30312f323030392031313a33303a3337'H -- "05/01/2009 11:30:37" -- -- feature 1, subfeat 0, type 3, subtype 1, value 0, -- feature 1, subfeat 2, type 1, subtype 5, dump '30352f30312f323030392031313a33303a3336'H -- "05/01/2009 11:30:36" -- But here the section feature 1, subfeat 2, type 1, subtype 5, dump '30352f30312f323030392031313a33303a3336'H -- "05/01/2009 11:30:36" is appearing twice.I want it to show up only once.Is there a way to do that? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|