This is a program that circumvents Firefox's irritating habit of refusing to display as text common file types such as C files, instead insisting that it saves them to disk for you. This program takes any URL, slurps the data from it using wget(1) and outputs it unchanged except for replacing whatever MIME type it had for a simple text/plain one, or some other MIME type you specify.