0
此xmlstartlet更新適用於「ThreadGroup」,但不適用於「fooThreadGroup」如何在前面的字符串「ThreadGroup」中添加前綴通配符?如何將通配符添加到xmlstarlet更新
xmlstarlet ed --inplace --update '//ThreadGroup/longProp[@name="ThreadGroup.start_time"]' --value '1363247040000' "${xmlFile}"
是什麼' 「fooThreadGroup」'你的情況? – RomanPerekhrest