source:
trunk/essentials/sys-apps/sed/testsuite/recall.sed
| Last change on this file was 3083, checked in by , 19 years ago | |
|---|---|
| File size: 122 bytes | |
| Line | |
|---|---|
| 1 | # Check that the empty regex recalls the last *executed* regex, |
| 2 | # not the last *compiled* regex |
| 3 | p |
| 4 | s/e/X/p |
| 5 | :x |
| 6 | s//Y/p |
| 7 | /f/bx |
Note:
See TracBrowser
for help on using the repository browser.
