Rev 8819 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8819 | Rev 9148 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | test5=!replace line number 2 by 3 in xx\ |
5 | test5=!replace line number 2 by 3 in xx\ |
6 | yy\ |
6 | yy\ |
7 | zz |
7 | zz |
8 | test6=!replace word number 2 by 3 in xx yy zz |
8 | test6=!replace word number 2 by 3 in xx yy zz |
9 | test7=!replace char number 3 by 3 in xx yy zz |
9 | test7=!replace char number 3 by 3 in xx yy zz |
- | 10 | ||
- | 11 | test=$test1\ |
|
- | 12 | $test2\ |
|
- | 13 | $test3\ |
|
- | 14 | $test4\ |
|
- | 15 | $test5\ |
|
- | 16 | $test6\ |
|
- | 17 | $test7 |