what does the pipe look like?

is: msg # hello $+ crlf $+ msg # testing

faster than : msg # hello | msg # testing


???