find and replace in a folder good for changing ips (kamailio config changing ips) find ./ -type f -exec sed -i -e 's/AAAA/BBBB/g' {} \;