Sed: Use variables containing paths
· 2 min read
An example of how to replace some sequence of characters by another sequence constructed dynamically, using a variable value, in all files located in the current directory.
An example of how to replace some sequence of characters by another sequence constructed dynamically, using a variable value, in all files located in the current directory.