gash/test/50-redirect.sh

4 lines
32 B
Bash
Raw Normal View History

echo foo 1>./bar
cat bar
rm bar