selective cpio restore
    Randy Jarrett WA4MEI 
    rsj at wa4mei.UUCP
       
    Mon Oct  3 23:12:11 AEST 1988
    
    
  
In article <644 at wa3wbu.UUCP> john at wa3wbu.UUCP (John Gayman) writes:
>    strm /dev/mt/rmt0 | cpio -icvmu /usr/acct/john/*
>
>    What I wanted to do was restore all the files in the directory john.
    Try using the following.
    strm /dev/mt/rmt0 | cpio -icvmu "/usr/acct/john/*"
    It seems to work for me.
-- 
Randy Jarrett  WA4MEI 
UUCP  ...!gatech!wa4mei!rsj        | US SNAIL: P.O. Box 941217
PHONE +1 404 493 9017		   |           Atlanta, GA 30341-0217
    
    
More information about the Comp.unix.microport
mailing list