Hi,

i have to correct a copy+paste error in my last mail.
The mangling step should have been

   dd if=/dev/zero bs=1 count=1 of=xx.gz seek=1000 conv=notrunc

rather than
   dd if=/dev/zero bs=1 count=1 of=/u/x.gz seek=1000 conv=notrunc


Have a nice day :)

Thomas

Reply via email to