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