![]() |
|
|
|
|
|||||||
| 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 |
| Strip one line from 2 blank lines in a file | tipsy | Shell Programming and Scripting | 6 | 06-23-2008 05:14 AM |
| Read lines till a blank line is encountered | saurabhsinha23 | UNIX for Dummies Questions & Answers | 1 | 12-19-2007 12:26 PM |
| how to read a file till it encounters a blank line | adityam | UNIX for Dummies Questions & Answers | 1 | 11-25-2007 10:26 PM |
| how to read a file till it encounters a blank line | adityam | Post Here to Contact Site Administrators and Moderators | 0 | 11-25-2007 09:51 PM |
| need to read a file and keep waiting till it satisfies some condition | senthilk615 | Shell Programming and Scripting | 1 | 03-21-2006 11:15 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
how to read a file till it encounters a blank line
Hi ,
I want to read a file starting with "*" up to till it encounters a blank line and to redirect this output to a different file.Plz suggest how to write a script for this. e.g:- * PK Sent Email (11.23) CALYPSO 1243215 9116457 NEW TRAD FAILED Nov 23 2007 9:34AM OASYS: DPS: SINGCORP invalid use of FirmA * PK sent email (11.20) CALYPSO 1238957 9088029 ONRUNDEL FAILED Nov 20 2007 8:04AM OASYS: Unable to find CUSTOMER account BS Here I need to read from * until it encounters a blank line. My output should be * PK Sent Email (11.23) CALYPSO 1243215 9116457 NEW TRAD FAILED Nov 23 2007 9:34AM OASYS: DPS: SINGCORP invalid use of FirmA Thanks, Aditya |
| Forum Sponsor | ||
|
|
|
|||
|
Please read the rules of the forum !
Don't cross post ! how to read a file till it encounters a blank line |
|||
| Google UNIX.COM |