![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| extraction of perfect text from file. | nua7 | Shell Programming and Scripting | 5 | 06-20-2008 09:14 AM |
| Shell script for text extraction from a file | vignesh53 | Shell Programming and Scripting | 3 | 02-05-2008 08:16 AM |
| help with data extraction script | mam | Shell Programming and Scripting | 11 | 01-16-2008 06:50 AM |
| Text File Pattern Mattching | barney34 | Shell Programming and Scripting | 9 | 10-25-2006 09:49 AM |
| Data Extraction issue. | irehman | Shell Programming and Scripting | 5 | 04-06-2006 09:28 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
extraction of data from a text file which follows certain pattern
hi everybody,
i have a file, in it I need to extract some data that follows a particular pattern.. For example: my file contains like now running Speak225 sep 22 mon 16:34:05 2008 -------------------------------- -------------------------------- now running BBp499 sep 22 mon 16:36:15 2008 ------------------------------ ---------------------------- I need to get the names which follows "now running" and times in the precceding lines... for that i need to get the line numbers and extract the required information.. Can anyone please help me.. That pattern exists so many times in the file and i need to get for all the times it happens using shell scripting .thank you |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|