On Fri, 2009-08-28 at 14:19 +0200, David Robert Lewis wrote: > So what you're saying is: > > find ~/path-to-expert -iname "*expert*" -exec cp {} \; > > Not sure if this will work, but it will certainly create new experts recursively. > > --D Nice one!!