source: vendor/bash/3.1-p17/tests/extglob.right

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

bash 3.1

File size: 722 bytes
Line 
1ok 1
2ok 2
3ok 3
4ok 4
5ok 5
6ok 6
7ok 7
8ok 8
9ok 9
10ok 10
11ok 11
12ok 12
13ok 13
14ok 14
15ok 15
16ok 16
17ok 17
18ok 18
19ok 19
20ok 20
21ok 21
22ok 22
23ok 23
24ok 24
25ok 25
26ok 26
27ok 27
28ok 28
29ok 29
30ok 30
31ok 31
32ok 32
33ok 33
34ok 34
35ok 35
36ok 36
37!([*)*
38+(a|b[)*
39[a*(]*)z
40+()c
41+()x
42abc
43+(*)x
44abc
45no-file+(a|b)stuff
46no-file+(a*(c)|b)stuff
47abd acd
48acd
49abd
50no
51yes
52yes
531: bcdef
542: def
553: abcde
564: abc
575: ef
586: ef
597: abcdef
60ab abef
61abcfef abef
62abcdef
63ab abcdef abcfef abef
64abcdef abcfef abef
65ok 37
66ok 38
67ok 39
68ok 40
69ok 41
70ok 42
71a b a,b a-b a.b a:b a;b a_b
72a b a,b a-b a.b a:b a;b a_b
73a b a,b a-b a.b a:b a;b a_b
74a b a,b a-b a.b a:b a;b a_b
75a.b
76a b a,b a-b a:b a;b a_b
77a b a,b a-b a.b a:b a;b a_b
78a b a,b a-b a.b a:b a;b a_b
79a b a,b a-b a.b a:b a;b a_b
80argv[1] = <ef>
Note: See TracBrowser for help on using the repository browser.