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