echo hi | cat -
echo hi | cat
echo x | y
y <<< "x"
[1] https://www.freebsd.org/cgi/man.cgi?query=cat&manpath=FreeBS...
[2] http://tldp.org/LDP/abs/html/x17837.html