Diciamo che abbiamo due directory:
Directory A:
aaa.mov
bbb.mov
ccc.mov
ddd.mov
eee.mov
Elenco B:
subdir1/aaa.mov
subdir1/bbb.mov
subdir2/subsubdir/ccc.mov
Come posso trasferire da A a B / newDir, tutti i file che non esistono nelle sottodirectory di B (ddd.mov & eee.mov)?
/
, il sistema operativo è Linux o Mac OS X?