Find, edit and replace multiple files
Budget: €8 – €9 EUR
I need a command with find and seed to replace files in a folder (find /path -name "*.conf" | xargs sed -i -e ) and replace tags with wildcard to a fix string (for example, <hostname>*****</hostname> to <hostname>string</hostname>