diff options
Diffstat (limited to 'shell/ash_test/ash-misc/read.right')
-rw-r--r-- | shell/ash_test/ash-misc/read.right | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ash_test/ash-misc/read.right b/shell/ash_test/ash-misc/read.right new file mode 100644 index 000000000..0e50e2a23 --- /dev/null +++ b/shell/ash_test/ash-misc/read.right | |||
@@ -0,0 +1,4 @@ | |||
1 | read | ||
2 | cat | ||
3 | echo "REPLY=$REPLY" | ||
4 | REPLY=exec <read.tests | ||