cpio -idmv < 10201_database_linux_x86_64.cpio
###AIX 에서는 아래처럼 실패함###
home_intra1:/oracle>cpio -idmv < 10gr2*.cpio
Out of phase!
cpio attempting to continue...
skipping 301202 bytes to get back in phase!
One or more files lost and the previous file is possibly corrupt
Memory fault(coredump)
###옵션 c 추가하여 실행###
home_intra1:/oracle>cpio -idcmv < 10gr2*.cpio
'Knowledge > OS' 카테고리의 다른 글
Linux bash profile 설정팁 (0) | 2013.01.22 |
---|---|
Linux 압축관련 (0) | 2013.01.21 |
Hdd add on Centos 5 without rebooting (0) | 2013.01.11 |
Link 명령어 (0) | 2013.01.04 |
Raw device mapping on over linux contos 5.2 ver (0) | 2012.12.27 |