linux - How do I do a recursive, in-file replace? -
Assume that I want to scan every file in this directory (recurring, too).
And I want to change ? How can I go about doing this? happy.magic with
sad.apps.magic
search-type f -exec sed -is, happy.magic, sad.apps. Magic, g '{} \;
Comments
Post a Comment