 vote
 |
|
I find sed to be especially useful since it can be used to make systematic changes to a large number of text files en masse.
Linux systems use text pervasively and provide an almost- infinite number of tools to manipulate it. This month, let's look at three lesser-known text handling tools: the line editors ex (which is usually part of the vi editor) and ed, and the stream editor, sed.
| | |
| |
|
|