importing binary files

I think you could just use "dd iseek=17" to remove the header stuff
(if default block in dd is 512, 17*512 = 8704)

- Bill