Friday, 7 October 2016

Changing permissions in a good way

This command changes opens the permissions in a folder adding the eXecutable flag only to the files/folders already executable for the owner:
chmod +wrX -R /tmp/WAGO-PLCs

No comments:

Post a Comment