09272fe3d8d899f0902ffd0bb124bc9e73b3c1e8
[platform/upstream/bash.git] / tests / redir.right
1 abc
2 ./redir.tests: /tmp/redir-test: cannot overwrite existing file
3 abc
4 def
5 def
6 ./redir.tests: $z: ambiguous redirect
7 Point 1
8 Point 2
9 to a
10 to b
11 Point 3
12 to a
13 to a
14 to b
15 to b
16 Point 4
17 to c
18 Point 5
19 this is redir1.sub
20 this is redir2.sub
21 read line1 "ab"
22 read line2 "root"
23 read line3 "cd"
24 read line4 "daemon"
25 from stdin: aa
26 to stdout
27 ./redir4.sub: $fd: ambiguous redirect
28 ./redir4.sub: $fd: ambiguous redirect
29 /tmp/err-and-out:
30 to stdout
31 to stderr
32 /tmp/err-and-out:
33 to stdout
34 to stderr
35 0 -- 3 0
36 0 -- 4 0
37 ab
38 cd
39 ef
40 gh
41 ij
42 kl
43 0
44 ab
45 cd
46 cd
47 ./redir.tests: redir1.*: No such file or directory