#!/bin/bash # $1 først bogstav i filnavn echo go on filer der starter med $1 find . -regex ".*/$1-index.*" | xargs -n1 cp redirect301.php