When using the following command line under sco os 5.0.x cpio gives exist status 0 (no error) although errors occured during the backup. When doing the same under AIX 4.x cpio gives a correct exit status (<>0) back.
Does anybody know this problem?
15$ find . |cpio -ocvB > /dev/rStp0
.
.profile...
Hello,
I try to catch stderr and stdout from the cpio command (AIX 4.1.5.0 and sco openserver 5.0.5).
When trying
find . -print | cpio -ocvB > /dev/rmt0 2>errorlog
cpio using the verbose mode and put stderr in errlog file no displays of the cpio are made on the screen but in the errorlog file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.