11-19-05 01:46 AM
Hi,
How does the -E filename work with cpio? By example, I had an archive
with about 5500 files in it of which I only needed three hundred. I am
thinking that the command:
cpio -iv -E filename < /dev/st0
or similiar would extract only the files listed in 'filename'. Is this
the correct assumption? I have tried this and it did nothing. I am
guessing that my 'filename' is in an incorrect format. Last try it
looked like this:
/dir/filename
/dir/dirfilename
etc...
Any pointers someone can offer me. I am pretty sure it will be
something obvious that I am overlooking. Thanks.
Robert
[ Post a follow-up to this message ]
|