Hi... I have a fixed-length file, and I need to append a 38-byte sequence id (starting with '00000000000000000000000000000000000001') to the beginning of each record. I know there is an easy way to do this using a korn shell script, but I can't remember it. Can anyone help me out here? Thanks!