This should be a better/safer option as newgrp causes that all newly created files have this group instead of the default one which can cause another future problems.
Yeah, it changes the group ID true. Thanks for pointing this out.
Pull-Request has been merged by mvadkert
This should be a better/safer option as newgrp causes that all
newly created files have this group instead of the default one
which can cause another future problems.