![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| file system full (1 block extent) | Adams Nave | HP-UX | 6 | 03-24-2008 09:23 AM |
| urgent-extracting block data from flat file using shell script | shirish_cd | Shell Programming and Scripting | 4 | 02-06-2008 09:05 AM |
| Deleting text block in file | andre123 | Shell Programming and Scripting | 1 | 02-27-2007 01:17 PM |
| Select last block from a file | misenkiser | Shell Programming and Scripting | 9 | 10-11-2006 10:32 AM |
| Parsing file and extracting the useful data block | arminder | Shell Programming and Scripting | 5 | 03-07-2005 09:37 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
extract block in file
I need to extract a particular block from a file whose locations are not known but the only identity is a word. For example
in a file I have ABC asdklf asdfk FGH dfdfg asdlfk asdfl ... JHK ppoi lkjkj FGH sdjsd sdf sd -eof- I have to extract the block whichever begins with FGH like FGH dfdfg asdlfk asdfl FGH sdjsd sdf sd Here the significance is in between two blocks (ex FGH and JHK) i have double spacing. How can I do this ? Last edited by sskb; 10-24-2001 at 07:16 PM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|