For example, user b, after creating a directory and using chgrp to change the membership of group a, how can the newly created sub-file or the current user group b be automatically assigned to group a
Use chown -R command
For example, user b, after creating a directory and using chgrp to change the membership of group a, how can the newly created sub-file or the current user group b be automatically assigned to group a
Use chown -R command