Search Results

Search: Posts Made By: pulgupta
4,237
Posted By pulgupta
Hi Rudic I am new and was not aware was this...
Hi Rudic
I am new and was not aware was this code tag means
However I got that now

I am using AIX 6
for sed version I tried doing a
sed -V
but got the error saying tag not identified.
4,237
Posted By pulgupta
Insert a new line after a pattern
Hi Team,

I have a req in which I have to variable 1. is the pattern string and the second is the string which I need to insert once I have that pattern.
Pattern="<name>$Name<\/name>"...
1,022
Posted By pulgupta
Hi Yoda I got that thanks However I have one...
Hi Yoda I got that thanks
However I have one more issue I am using a command

sed s/$original/$new/g

in this case my new variable is like this
new=<a>123</a>\n<b>345</b>

I want the two...
1,022
Posted By pulgupta
Hi Yoda I have one issue here I dont have abc as...
Hi Yoda I have one issue here I dont have abc as a static string.
I have a variable for this and if I have ' ' quotes then we are not able to pick the value of the variable
also I am a little new...
1,022
Posted By pulgupta
Editing the next line of the pattern
Hi All,

I am trying to edit the next line when there is a success for a pattern.
For example:

<nvname>abc</nvname>
<nvvalue>1</nvvalue>
<nvname>def</nvname>
<nvvalue>2</nvvalue>

once...
Showing results 1 to 5 of 5

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