Why?
echo "hoge" | echo $(cat -) `echo *$(cat -)*` fuga # => hoge test.sh fuga # not => hoge *hoge* fuga