source: trunk/essentials/app-shells/bash/tests/varenv.right

Last change on this file was 3228, checked in by bird, 18 years ago

bash 3.1

File size: 613 bytes
Line 
13 4
25 6 7 8 9
37 8 9
4/usr/chet
5/usr/chet
6/usr/chet
7/a/b/c
8/usr/chet
9/usr/chet 7
10/a/b/c 9 /a/b/c
11/a/b/c 9 /a/b/c
12/a/b/c /a/b/c
131 2
141 1
15unset
16toronto airport
17AVAR
18song by rush
19BVAR
20toronto airport
21AVAR
22AVAR
2342
24/bin:/usr/bin:/usr/local/bin:.
25avar=([0]="/bin:/usr/bin:/usr/local/bin:.")
26z=yy
2742
28declare -i ivar="10"
29unset
30declare -x ivar="42"
31hB
32braceexpand:hashall:interactive-comments
33hBP
34braceexpand:hashall:interactive-comments:physical
35declare -r SHELLOPTS="braceexpand:hashall:interactive-comments:physical"
36abcde
3720
3830
3940
4050
41|0|10|
4210
43|0|10|
4410
45|0|10|
4610
47|4|
484
49|0|11|
50after fff3: x=4
51|0|12|
52|y|
53|y|
54a=z
55a=b
56a=z
Note: See TracBrowser for help on using the repository browser.