![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loop till you find a string in a fine <-- Need Help New to Unix Scripting | mrehman | UNIX for Dummies Questions & Answers | 1 | 01-30-2008 02:01 PM |
| Anyways to find sentences with data format and extract it??? | cyberray | Shell Programming and Scripting | 4 | 10-30-2007 07:22 PM |
| Search term and output term in desired field | Raynon | Shell Programming and Scripting | 28 | 03-03-2007 10:34 PM |
| Create a Term & Run chars on this Term | the_tical | High Level Programming | 1 | 08-12-2003 06:18 PM |
| extract data from a find string | odogbolu98 | Shell Programming and Scripting | 2 | 05-15-2002 05:06 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Find term and extract till end of data
Hi All,
I have an awk code below. How can i edit it such that once it finds the term "start" , it will extract all the rest of data thereafter ? awk '/start/, /stop/' file |
| Forum Sponsor | ||
|
|