Sed/advanced-sed
From Get docs
Next: Examples, Previous: sed regular expressions, Up: Top [Contents][Index]
6 Advanced sed
: cycles and buffers
• Execution Cycle: | How sed works
| |
• Hold and Pattern Buffers: | ||
• Multiline techniques: | Using D,G,H,N,P to process multiple lines | |
• Branching and flow control: |