[wellylug] cpio pattern nonmatching

E.Chalaron e.chalaron at xtra.co.nz
Tue May 11 11:47:10 NZST 2004


Ok Thanks
or is it a simple list such as :

*.doc
*.pdf
*.whatever

Would you have an example ? 

BTW 
I tried (following your sed script) to rename the directories on the fly :

find . | sed "s/ /_/g" | cpio -pudmv -

does not like it.

cpio: ./direc_1_test: No such file or directory
cpio: ./direc_1_test/file_test.doc: No such file or directory

(original dir and file without the underscore)
I thought that -d would create the directory ?

Thanks again
Edouard




More information about the wellylug mailing list