Rev 9148 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9148 | Rev 10181 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | test2=!lookup titi in dic |
2 | test2=!lookup titi in dic |
3 | test3=!lookup vvv in dic |
3 | test3=!lookup vvv in dic |
4 | - | ||
5 | test4=!lookup two names in dic |
4 | test4=!lookup two names in dic |
6 | 5 | ||
7 |
|
6 | vartest=$test1\ |
8 | $test2\ |
7 | $test2\ |
9 | $test3\ |
8 | $test3\ |
10 | $test4 |
9 | $test4 |