I'd like to build a bash (or something else) script that when run will search it's own directory (recursively) for files with the html extension, and change in them all the code between specific tags with the content from another (specific) file.I'd like to build a bash (or something else) sc