---

Learn sed command to create, edit and manipulate files in Linux

Linux treats the input to and the output from programs as streams (or sequences) of characters. To begin understanding redirection and pipes, we must first understand the three most important types of I/O (Input and Output) streams, which are in fact special files (by convention in UNIX and Linux, data streams and peripherals, or device files, are also treated as ordinary files).

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis