Linux Copy Directory разрешения на другой каталог

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