setGroupID
Indicates that the file is executed as the group.
Declaration
static var setGroupID: FilePermissions { get }Discussion
For more information, see the setgid(2) man page.
Indicates that the file is executed as the group.
static var setGroupID: FilePermissions { get }For more information, see the setgid(2) man page.