### Test stdin goes to first command only ("-" as argument)
cat -
via first cat
via pseudotty
### Test stdin goes to first command only ("cat" as argument)
echo a
a
cat