≡ Menu

Sed Branch

This article is part of the on-going Unix Sed Tips and Tricks series. Like any other programming language, sed also provides special branching commands to control the flow of the program. In this article, let us review following two types of Sed branching. Sed Unconditional Branch Sed Conditional Branch Sed Unconditional Branch Syntax: $ sed [...]

{ 8 comments }