mkfifo example.txt ( printf "456"; printf "abc"; printf "\n"; ) > example.txt & ( printf "456" ... If I cat the example.txt sometimes I got:
確定! 回上一頁