面试题答案一键面试str="This is a test string with some numbers like 123 and 456." echo ${str//[0-9]*/[NUMBER]}