Search Results

Search: Posts Made By: electricheadx
2,746
Posted By electricheadx
Sorry for the delayed response. The search...
Sorry for the delayed response.
The search pattern will always be the section "Table Header".
An example of header would be "Output Offset 1". The target file i am scanning is made up of 100's of...
2,746
Posted By electricheadx
I tried the above piece of code and it does give...
I tried the above piece of code and it does give me the correct line to start on, but if i try to run with the code below i get no output.

nawk '/search pattern/ {L=NR+10}
NR>=L {if ($2 ~...
2,746
Posted By electricheadx
awk pattern matching in place of sed
I have written a script to parse data from some files on a Solaris 10 system and send the output to a CSV formatted file. The code snipped i am using to pull the data is as follows....
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 11:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy