Since using linux, my favorite piece of software I have discovered so far is sed. Sed is a command line utility that stands for "stream editor". It was made based off the text editor named "ed", which is different from notepad, gedit, vim, or emacs. With ed, you create text files line by line...