Replace an XML attribute's value with the value of a shell variable
1
vote
5
answers
8975
views
I have the above sample data. In which file will have FOLDER NAME with some value. I have to replace it with some other value which is a variable
I want to replace FOLDER NAME="ABC" with DEF
sed -i "s/
Asked by user_297020
(59 rep)
Jun 26, 2018, 07:22 AM
Last activity: Oct 24, 2024, 09:45 AM
Last activity: Oct 24, 2024, 09:45 AM