sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a stream editor for editing streams of text that might be too large to edit as a single file...