Hey There,. You should be able to match a literal asterisk in sed with echo $1 | sed 's/\*//'. or echo $1 | sed 's/\*//g'.
確定! 回上一頁