gash/tests/50-redirect.sh

4 lines
32 B
Bash

echo foo 1>./bar
cat bar
rm bar