?? setuid.2
字號:
.TH SETUID 2 .SH NAMEsetuid, setgid \- set user and group ID.SH SYNOPSIS.B setuid(uid).PP.B setgid(gid).SH DESCRIPTIONThe user ID (group ID) of the current process is set tothe argument.Both the effective and the real ID are set.These calls are only permitted to the super-useror if the argument is the real ID..SH "SEE ALSO"getuid(2).SH DIAGNOSTICSZero is returned if the user (group) ID is set;\-1 is returned otherwise..SH ASSEMBLER(setuid = 23.).br(user ID in r0).br.B sys setuid.PP(setgid = 46.).br(group ID in r0).br.B sys setgid
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -