diff options
Diffstat (limited to 'shell/hush_test/hush-redir/redir_backquote1.right')
-rw-r--r-- | shell/hush_test/hush-redir/redir_backquote1.right | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/hush_test/hush-redir/redir_backquote1.right b/shell/hush_test/hush-redir/redir_backquote1.right new file mode 100644 index 0000000..810cc23 --- /dev/null +++ b/shell/hush_test/hush-redir/redir_backquote1.right @@ -0,0 +1,11 @@ +hush: can't open '/cant/be/created': No such file or directory +First +One:1 v1:[] +hush: can't open '/cant/be/created': No such file or directory +Second +One:1 v2:[] +Third +Zero:0 v3:[] +Fourth +Zero:0 v4:[] +Zero:0 v5:[1] |