For Bash, you can use process substitution almost equivalently to your heredoc in combination with printf or echo -e to create nulls inline:
確定! 回上一頁