Showing posts with label clone permission. Show all posts
Showing posts with label clone permission. Show all posts

Tuesday, 28 November 2017

Clone ownership and permissions from another file on Linux


Both chown and chmod commands has option '--reference' to clone ownership and permissions

chown --reference=<srcFile> <destFile>
chmod --reference=<srcFile> <destFile>

Total Pageviews

Popular Posts