Forum Moderators: bakedjake
directory A has all the files
directory B has some files from A
I want to copy files from A to B but only if they exist already in B. I also want to do this recursivley
any easy onliners anyone can think of for this?