source:
trunk/essentials/sys-apps/sed/testsuite/numsub.sed
| Last change on this file was 3083, checked in by , 19 years ago | |
|---|---|
| File size: 138 bytes | |
| Line | |
|---|---|
| 1 | # the first one matches, the second doesn't |
| 2 | 1s/foo/bar/10 |
| 3 | 2s/foo/bar/20 |
| 4 | |
| 5 | # The second line should be deleted. ssed 3.55-3.58 do not. |
| 6 | t |
| 7 | d |
Note:
See TracBrowser
for help on using the repository browser.
