ed is the standard text editor on the Unix operating system (according to the original Unix man page for ed). ed was originally written by Ken Thompson and contains one of the first implementations of regular expressions. Prior to that implementation, the concept of regular expressions was only formalized in a mathematical paper, which Ken Thompson had read. ed was...