unixguy303
IS-IT--Management
I have a large file with multiple header, detail, & Trailer records
I need to split the file into smaller files say 4 parts
I must start each file with a header and end with a trailer
I can have 1 or more detail records
ie:
h1234567890 1234567890 1234567890
dqwertyuiop qwertyuiop qwertyuiop
dqwertyuiop qwertyuiop qwertyuiop
dqwertyuiop qwertyuiop qwertyuiop
t0987654321 0987654321 0987654321
any ideas?
Thanks
Brandt
I need to split the file into smaller files say 4 parts
I must start each file with a header and end with a trailer
I can have 1 or more detail records
ie:
h1234567890 1234567890 1234567890
dqwertyuiop qwertyuiop qwertyuiop
dqwertyuiop qwertyuiop qwertyuiop
dqwertyuiop qwertyuiop qwertyuiop
t0987654321 0987654321 0987654321
any ideas?
Thanks
Brandt