How to extract cpio file ?
466744Jun 29 2006 — edited Jul 20 2011Hi all,
We are trying to install application server and download file is .cpio file. How do we extract this file. I have tried the following command and its just hanging.
cpio -i (Filename)
cpio -idmv (file_name)
cpio -idcmv (filename)
cpio -Hhpodc -idmv (file_name)
none of above commands are working.
Please advise.
Thanks a bunch in advance.