You might be interested in the unix command newgrp, that can change the group id of your session such that new files greated should have this group.
The normal behavior for any program is to create files with the group of the current session. It would of course be possible for grc to have such an option but it seems like a very niche request. /Elof > 7 feb. 2024 kl. 17:37 skrev kron...@tiscali.it: > > > Hello guys! > I am searching for a GRC option such that the group name of the generated > python scripts is automatically set. > I do not know if this option is already available, but i would like the > generated python scripts belong to the same group name of the relative grc > file. > Thanks for help. > Ivan >