Sponsored Content
Top Forums Shell Programming and Scripting Search String and extract few lines under the searched string Post 302882664 by ajayram_arya on Wednesday 8th of January 2014 01:35:58 PM
Old 01-08-2014
Code Search String and extract few lines under the searched string

Need Assistance in shell programming... I have a huge file which has multiple stations and i wanted to search particular station and extract few lines from it and the rest is not needed

Bold letters are the stations . The whole file has multiple stations .
Below example i wanted to search KSZ063 and get the below 6 lines to it.


Ex sample file
Code:
KSZ077-082200-
GRAY-
INCLUDING THE CITIES OF...CIMARRON...MONTEZUMA
900 AM CST WED JAN 8 2014

.REST OF TODAY...CLOUDY. HIGHS AROUND 30. NORTH WINDS 10 TO
15 MPH WITH GUSTS TO AROUND 25 MPH.
.TONIGHT...MOSTLY CLOUDY. LOWS AROUND 14. NORTH WINDS UP TO 5 MPH
SHIFTING TO THE SOUTHWEST AFTER MIDNIGHT.
.THURSDAY...MOSTLY SUNNY. HIGHS IN THE MID 30S. SOUTH WINDS 5 TO
15 MPH.

$$

KSZ063-082200-
FINNEY-
INCLUDING THE CITIES OF...GARDEN CITY...KALVESTA
900 AM CST WED JAN 8 2014

.REST OF TODAY...CLOUDY. HIGHS AROUND 30. NORTH WINDS 5 TO 15 MPH
WITH GUSTS TO AROUND 25 MPH.
.TONIGHT...MOSTLY CLOUDY. LOWS AROUND 14. NORTHEAST WINDS UP TO
5 MPH SHIFTING TO THE SOUTH AFTER MIDNIGHT.
.THURSDAY...MOSTLY SUNNY. HIGHS IN THE UPPER 30S. SOUTH WINDS
5 TO 15 MPH.

$$

 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Search for a string and replace the searched string in the same position

Hi All, My requisite is to search for the string "0108"(which is the year and has come in the wrong year format) in a particular column say 4th column in a tab delimited file and then replace it with 2008(the correct year format) in the same position where 0108 was found..The issue is the last... (15 Replies)
Discussion started by: ganesh_248
15 Replies

2. Shell Programming and Scripting

Search for string in a file and extract another string to a variable

Hi, guys. I have one question: I need to search for a string in a file, and then extract another string from the file and assign it to a variable. For example: the contents of the file (group) is below: ... ftp:x:23: mail:x:34 ... testing:x:2001 sales:x:2002 development:x:2003 ...... (6 Replies)
Discussion started by: daikeyang
6 Replies

3. UNIX for Dummies Questions & Answers

Search for a string and replace the searched string in the same position in samefile

Hi All, My requisite is to search for the string "0108"(which is the year and has come in the wrong year format) in a particular column say 4th column in a tab delimited file and then replace it with 2008(the correct year format) in the same position where 0108 was found in the same file..The... (27 Replies)
Discussion started by: ganesh_248
27 Replies

4. Shell Programming and Scripting

put a string before a searched string

hi all! i have a working that looks like this... file1 MALE JOHN MALE ANJO FEMALE ANNE MALE JAMES FEMALE HONEY FEMALE IZA what i want to do is insert "M" when the first string is "MALE" and insert "F" when the first string is "FEMALE". file1 M MALE ... (10 Replies)
Discussion started by: kingpeejay
10 Replies

5. Shell Programming and Scripting

search string in a file and retrieve 10 lines including string line

Hi Guys, I am trying to write a perl script to search a string "Name" in the file "FILE" and also want to create a new file and push the searched string Name line along with 10 lines following the same. can anyone of you please let me know how to go about it ? (8 Replies)
Discussion started by: sukrish
8 Replies

6. Shell Programming and Scripting

Awk - find string, search lines below string for other strings

What's the easiest way to search a file for a specific string and then look for other instances after that? I want to search for all Virtual Hosts and print out the Server Name and Document Root (if it has that info), while discarding the rest of the info. Basically my file looks like this: ...... (6 Replies)
Discussion started by: Mbohmer
6 Replies

7. Shell Programming and Scripting

Append a searched string with another string using sed

Hi, I need to replace and append a string in a text if grep is true. For eg: grep ABC test.txt | grep -v '\.$' | awk {'print $4'} | sed "s/ ? How do I replace all instances of "print $4" using sed with another sring? Eg of the string returned will be, lx123 web222 xyz Want to... (8 Replies)
Discussion started by: vchee
8 Replies

8. Shell Programming and Scripting

Search a string and replace the same string above two lines?.

I need to search this "<CardinalMPI>" string and replace the same string above two lines of the string. Nov 16, 2012 12:58:34 PM INFO: Centinel LookUp ResponseXML : <CardinalMPI> <ReasonCode></ReasonCode> <ErrorDesc></ErrorDesc> <MerchantReferenceNumber></MerchantReferenceNumber>... (4 Replies)
Discussion started by: laknar
4 Replies

9. Shell Programming and Scripting

Search several string and convert into a single line for each search string using awk command AIX?.

I need to search the file using strings "Request Type" , " Request Method" , "Response Type" and by using result set find the xml tags and convert into a single line?. below are the scenarios. Cat test Nov 10, 2012 5:17:53 AM INFO: Request Type Line 1.... (5 Replies)
Discussion started by: laknar
5 Replies

10. Shell Programming and Scripting

To Search for a string and to extract the string from the text

Hi Team I have an huge xml where i need to search for a ceratin numbers. For example 2014-05-06 15:15:41,498 INFO WebContainer : 10 CommonServicesLogs - CleansingTriggerService.invokeCleansingService Entered PUBSUB NOTIFY MESSAGE () - <?xml version="1.0" encoding="UTF-8"... (5 Replies)
Discussion started by: Kannannair
5 Replies
GENLIB_PLACE_CON_REF.3(October 1, 1997) 								   GENLIB_PLACE_CON_REF.3(October 1, 1997)

NAME
GENLIB_PLACE_CON_REF - put a connector on top of a reference belonging an instance in the current figure SYNOPSYS
#include <genlib.h> void GENLIB_PLACE_CON_REF(insname, refname, conname, layer, width, face) char *insname, *refname, *conname; char layer, face; long width; ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr PARAMETERS
insname Name of the instance in the which the reference is to be searched for refname Name of the reference to be used for the connector placement conname Name of the connector to be placed layer Physical layer of the connector width Width of the connector face Face of the figure on which the connector is to be placed DESCRIPTION
PLACE_CON_REF places a connector called conname ragarding the position of the reference, refname, in the instance called insname. The con- nector coordinates are computed from the reference coordinates and the face given as argument. Two behaviours are expected, regarding the reference coordinates: the reference is on the given face of the abutment box a connector called conname is added on top of the reference, with the given layer and width. the reference is anywhere else a connector called conname is added on the given face, face, of the abutment box, at the y coordinates of the reference if the face is EAST or WEST, or x one if the face is NORTH or SOUTH. Then a segment is drawn between the reference and the connector. All drawn objects are given layer and width as caracteristics. The face argument is meant in the placed instance, and can take any of the following values: NORTH for a connector placed on the top of the cell. SOUTH for a connector placed on the bottom of the cell. EAST for a connector placed on the right side of the cell. WEST for a connector placed on the left side of the cell. ERRORS
"GENLIB_PLACE_CON_REF impossible : missing GENLIB_DEF_PHFIG" No figure has been yet specified by a call to DEF_PHFIG. So it isn't possible to place a reference inside it. you must call DEF_PHFIG before any other layout action. "GENLIB_PLACE_CON_REF impossible : missing GENLIB_DEF_PHFIG" No figure has been yet specified by a call to DEF_PHFIG. So it isn't possible to place a reference inside it. you must call DEF_PHFIG before any other layout action. "GENLIB_PLACE_CON_REF impossible : no abutment box" The current figure does not have an abutment box. Use DEF_AB(3) before this function. "illegal GENLIB_PLACE_CON_REF : orientation is XX" The face parameter does not have a legal value, but XX. "illegal getphins : instance called insname does not exist" No instance called insname exists in the current figure "illegal getphref : references called refname does not exist" No reference called refname exists in the model of the instance insname. EXAMPLE
#include <genlib.h> main() { /* Create a figure to work on */ GENLIB_DEF_PHFIG("cell"); GENLIB_PLACE("gaci0_b", "r1", NOSYM, 23L, 54L); /* Put a reference */ GENLIB_PLACE_CON_REF("r1", "a_0", ALU2, 2, NORTH); /* Save that on disk */ GENLIB_SAVE_PHFIG(); } SEE ALSO
genlib(1), GENLIB_DEF_PHFIG(3), GENLIB_SAVE_PHFIG(3), GENLIB_PHREF(3), GENLIB_PHCON(3), GENLIB_COPY_UP_REF(3), GENLIB_COPY_UP_ALL_REF(3), GENLIB_PLACE_CON_REF(3), GENLIB_PLACE_SEG_REF(3), GENLIB_PLACE_CON_REF(3). BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. PROCEDURAL GENERATION LANGUAGE
ASIM/LIP6 GENLIB_PLACE_CON_REF.3(October 1, 1997)
All times are GMT -4. The time now is 06:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy