≡ Menu

Multicommand in Sed

This article is part of Unix Sed Tutorial series. In previous articles, we discussed about sed print operation , sed delete operation and sed find and replace. In this article, let us review how to extract part of one file and write it to another file using sed. Sed provides “w” command to write the [...]

{ 8 comments }