![]() |
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 |
| how to filter out some paragraphs in a file | cnlhap | Shell Programming and Scripting | 7 | 08-19-2008 03:03 PM |
| filter the string from a file ?? | varungupta | Shell Programming and Scripting | 11 | 09-17-2007 10:11 PM |
| how do I filter double lines from a txt file | I-1 | Shell Programming and Scripting | 10 | 02-20-2007 01:21 PM |
| filter parts of a big file using awk or sed script | apalex | Shell Programming and Scripting | 1 | 07-25-2005 04:45 PM |
| filter out certain column from a file | CamTu | Shell Programming and Scripting | 4 | 04-04-2005 06:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi Everyone , have a nice
i would need a little help on this i have file which contains blocks such as given below <hgsdp:msisdn=923228719047,loc; HLR SUBSCRIBER DATA SUBSCRIBER IDENTITY MSISDN IMSI STATE AUTHD 923228719047 410072110070614 CONNECTED AVAILABLE NAM 1 LOCATION DATA VLR ADDRESS MSRN MSC NUMBER LMSID 4-923210002011 923210002011 MS PURGED IN VLR END <hgsdp:msisdn=923228276174,loc; HLR SUBSCRIBER DATA SUBSCRIBER IDENTITY MSISDN IMSI STATE AUTHD 923228276174 410072520066962 CONNECTED AVAILABLE NAM 1 LOCATION DATA VLR ADDRESS MSRN MSC NUMBER LMSID 4-923210002002 923210002002 MS PURGED IN VLR END now i want to filter out MSISDN based on MSC NUMBER ( bold above ) like i only want those MSISDNs in my output file which has MSC NUMBER = 923210002022 Thanks in Anticipation Regards |
|
||||
|
Thanks its working like charm
but would just describe this code line by line , so that i don need to tele the whole output , whould just analyze code and this would be enuff to make sure that output is correct Regards and Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|