Rev 10173 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10173 | Rev 10181 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | test3=!item 1 of aa (,) cc,bb |
3 | test3=!item 1 of aa (,) cc,bb |
4 | test4=!item 1 of aa (, cc,bb) |
4 | test4=!item 1 of aa (, cc,bb) |
5 | test5=!item 1 of aa (, cc,bb |
5 | test5=!item 1 of aa (, cc,bb |
6 | 6 | ||
7 | 7 | ||
8 |
|
8 | vartest=$test1\ |
9 | $test2\ |
9 | $test2\ |
10 | $test3\ |
10 | $test3\ |
11 | $test4\ |
11 | $test4\ |
12 | $test5 |
12 | $test5 |