OS X – Change owner recursively on current folderCristi DraghiciJune 27, 2016Programming Use the following command to change to recursively change the owner of the current folder: sudo chown -R $(whoami) . Tags# hidden# macOS# Ubuntu Previous Post Change node.js version Next Post OS X - Useful development programs for beginners