Skip to content

use chown -R instead of find -exec

Christopher Yeleighton requested to merge yecril71pl/emacs:chown-R into main

chown -R should be easier and more efficient than find -exec chown.

Merge request reports