Autorisations de répertoire de copie Linux vers un autre répertoire

chown --reference=otherfile thisfile
chmod --reference=otherfile thisfile
Alemhar