su.1
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 28 行
1
28 行
.TH SU 1 .SH NAMEsu \- substitute user id temporarily.SH SYNOPSIS.B su[ userid ].SH DESCRIPTION.I Sudemands the password of the specified.I userid,and if it is given,changes to that .I useridand invokes the Shell.IR sh (1)without changing the current directory or theuser environment (see.IR environ (5)).The new user ID stays in force until the Shell exits..PPIf no .I useridis specified, `root' is assumed.To remind the super-user of his responsibilities,the Shell substitutes `#' for its usual prompt..SH "SEE ALSO"sh(1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?