su.8
来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 8 代码 · 共 25 行
8
25 行
.th SU VIII 10/31/73.sh NAMEsu \*- become privileged user.sh SYNOPSIS.bd su.sh DESCRIPTION.it Suallows one to become the super-user, who hasall sorts of marvelous (and correspondingly dangerous) powers.In order for \fIsu\fR to do its magic, the user mustsupply a password.If the password is correct, \fIsu\fRwill execute the Shell with the UID set tothat of the super-user.To restore normal UID privileges,type an end-of-file to the super-user Shell..s3The password demanded is that of the entry ``root''in the system's password file..s3To remind the super-user of his responsibilities,the Shell substitutes `#' for its usual prompt `%'..sh "SEE ALSO"sh (I)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?