找到home文件夹下面的 allture grep -R "allture" /home/*
找到deploy文件夹下的allture替换成test sed -i "s/allture/test/g" `grep -R "allture" /home/test/up/deploy/*