su.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 36 行
1
36 行
.TH SU 1.SH NAMEsu \- temporarily log in as superuser or another user.SH SYNOPSIS\fBsu\fR [\fIname\fR]\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "su " "Become superuser".EX "su ast" "Become \fIast\fR".SH DESCRIPTION.PP.I Sucan be used to temporarily login as another user.It prompts for the superuser password.If the correct password is entered,.I sucreates a shell with the desired uid.If no name is specified, \fIroot\fR is assumed.To exit the temporary shell, type CTRL-D.When memory is tight, it is better to become superuser by logging out andthen logging in again as \fIroot\fR, rather than using \fIsu\fR since thelatter creates an extra shell in memory. Any user with a zero group id neednot type a password. This makes life easier for the system administrator..SH "SEE ALSO".BR login (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?