1a
2end-1
3a
4end-2
5a:x
6end-a
7b:x
8end-b
9c:x
10end-c
11end-3
12a:x
13end
14a
15b
16c
17end-1
18a
19b
20c
21end-2
22a:x
23a:y
24a:z
25end-a
26b:x
27b:y
28b:z
29end-b
30c:x
31c:y
32c:z
33end-c
34end-3
35a:x
36b:x
37c:x
38end
39$BVAR
40$BVAR
41$BVAR
42$BVAR
43foo
44bar
45xxx
460022
47u=rwx,g=rx,o=rx
480002
49u=rwx,g=rwx,o=rx
50umask 0002
51umask -S u=rwx,g=rwx,o=rx
52u=rwx,g=rwx,o=rwx
53enable .
54enable :
55enable break
56enable continue
57enable eval
58enable exec
59enable exit
60enable export
61enable readonly
62enable return
63enable set
64enable shift
65enable source
66enable times
67enable trap
68enable unset
69enable .
70enable :
71enable break
72enable continue
73enable eval
74enable exec
75enable exit
76enable export
77enable readonly
78enable return
79enable set
80enable shift
81enable source
82enable times
83enable trap
84enable unset
85enable -n test worked
86enable test worked
87specialname
88-specialname
89FOO=BAR
90FOO=BAR
91hash: hash table empty
920
93AVAR
94foo
95in source.sub2, calling return
965
97a b c
98a b c
99x y z
100a b c
101a b c
102m n o p
103a b c
104m n o p
105/tmp/bash-dir-a
106/tmp/bash-dir-a
107/tmp/bash-dir-a
108./source5.sub: line 10: /tmp/source-notthere: No such file or directory
109after bad source 1
110./source5.sub: line 17: /tmp/source-notthere: No such file or directory
111AVAR
112foo
113foo
114AVAR
115foo
116foo
117AVAR
118foo
119declare -x foo=""
120declare -x FOO="\$\$"
121./builtins.tests: line 207: declare: FOO: not found
122declare -x FOO="\$\$"
123ok
124ok
125./builtins.tests: line 239: kill: 4096: invalid signal specification
1261
127a\n\n\nb
128a
129
130
131b
132./builtins.tests: line 248: exit: status: numeric argument required
133