I am playing around with a proc, trying to get it to append some data to the beginning of an existing file. With the value of “a” or “a+” for the access argument, I can get it to append at the end of the file. Does anyone know of a way to append the data to the beginning?