經安全檢測,此網站為安全網站,請放心前往原始網址!

Linux Shell Script - String Comparison with wildcards - Stack Overflow

bin/sh #Test scriptje to test string comparison! testFoo () { t1=$1 t2=$2 echo "t1: $ t1 t2: $t2" if [ $t1 == "*$t2*" ]; then echo "$t1 and $t2 are equal" ...

stackoverflow.com

網址安全性掃描由 google 提供