in reply to using sed buffers
Also, please use code tags (<c>...</c) around code, as directed around the text-entry box you used.
Update: Reading Markup in the Monastery will also help resolve your display issues.
However, a hint: perl regexen use $1, $2, etc for the buffers you seem to be seeking.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: using sed buffers
by JavaFan (Canon) on May 02, 2012 at 22:39 UTC | |
|
Re^2: using sed buffers
by floobit (Initiate) on May 02, 2012 at 21:41 UTC | |
by ww (Archbishop) on May 02, 2012 at 21:48 UTC | |
by JavaFan (Canon) on May 02, 2012 at 22:46 UTC |