find . -type f -exec perl -pi -e 's/postfix-ng/postfix/' {} \;
Attach a file by drag & drop or click to upload