a="adsadadasdasd"

 

echo ` expr index "$a"  sd`

返回 String1 中包含 String2 中任意字符的第一个位置。

第一个位置出现的是d,所以一定是2