📅  最后修改于: 2022-03-11 14:55:32.350000             🧑  作者: Mango
Try to write your pipe command with following structure´s principle:
./Myscript.sh "$(cat text.txt)"
So that your pipe output is generated in an intrinsic $(pipe_output).