Search Results

Search: Posts Made By: linuxnewbeee
25,443
Posted By linuxnewbeee
Hi Sauron, Your suggestion works perfectly....
Hi Sauron,

Your suggestion works perfectly. However since I am trying to learn sed, I would still appreciate if some sed experts could shed some light on this. Is it possible to do this using sed,...
25,443
Posted By linuxnewbeee
Special characters in a bash variable in sed
Hello,

I am trying the following:
echo __CHANGEME__ >> testfile
VAR1="&&&"
sed -i "s|__CHANGEME__|${VAR1}|" testfile
cat testfile

This results in testfile containing...
Showing results 1 to 2 of 2

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