Search Results

Search: Posts Made By: thanush9sep
17,031
Posted By thanush9sep
Apologies ... The above suggestion given by...
Apologies ...

The above suggestion given by Don Cragun is working perfectly

Thank you very much
17,031
Posted By thanush9sep
Did try that as well, however did not replace the...
Did try that as well, however did not replace the string. I tried running the scrip with sh -x to get something out of it. Seem everything fine

+ search_string="TEMP"\\1\\"\/work\/tmp"
+ echo A:...
17,031
Posted By thanush9sep
The actual value of search string is with double...
The actual value of search string is with double quotes

"TEMP"\1\"/work/tmp"

and needs to be replaced with

"TEMP"\1\"/work/${projectname}/tmp"

My code

...
17,031
Posted By thanush9sep
sed command to replace string that contain blackslash,double quotes
Hi All,

I have been trying to replace a string using the sed command

string value contain blackslash and double quotes. I am not a expert writer of unix script but do try not to ask question. I...
Showing results 1 to 4 of 4

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