Tagged Questions
2
votes
3answers
1k views
bash: Using sed in backticks
I want to escape some special chars inside a string automatically.
I thought of echoing that string and pipe it through some seds. This doesn't seem to work inside of backticks.
So why does
echo ...