I have tied numerous combinations of trying to extract a cpio file that came from a SCO 5.0.6 server to a Linux server. I have read all the man pages and can not come up with a answer. The files are always plain text log files and created by "cpio -ocvB > filename.cpio < input.list" .
I extract by cpio -icvBmud < filename.cpio.
the result is>>>> "cpio: premature end of file".
Thanks
john
I extract by cpio -icvBmud < filename.cpio.
the result is>>>> "cpio: premature end of file".
Thanks
john