![]() |
|
|
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 |
| awk print the next line on the current line | ajp7701 | Shell Programming and Scripting | 5 | 05-25-2009 01:17 PM |
| print any required line by its line no using awk and its NR variable | RahulJoshi | Shell Programming and Scripting | 2 | 09-07-2008 03:35 AM |
| print line whatever line i want in a file... there any way | kittusri9 | Shell Programming and Scripting | 1 | 05-15-2008 01:37 PM |
| extract lines with a given list of identifiers | mskcc | Shell Programming and Scripting | 3 | 04-14-2006 12:15 AM |
| Print file line by line | handak9 | Shell Programming and Scripting | 2 | 10-20-2005 09:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Print Selection of Line between two Identifiers.
I have a following containing DATA in the following format:
[START1] DATA....------ --------------- -------------- [END1] DATA.....------ -------------------- ------------------ [START1] DATA....------ --------------- -------------- [END1] I want to extract the selective DATA in between identifiers [START1] and [END1] including starting identifier i.e, [START1] as depicted below: [START1] DATA....------ --------------- -------------- [START1] DATA....------ --------------- -------------- Please help me with this.Thanks! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|