login.1

来自「操作系统设计与实现源码」· 1 代码 · 共 60 行

1
60
字号


LOGIN(1)                  Minix Programmer's Manual                   LOGIN(1)


NAME
     login - log into the computer

SYNOPSIS
     login [user]

EXAMPLES

     login ast           # Login as ast

DESCRIPTION

     Login allows a logged in user to login  as  someone  else  without  first
     logging out.  If a password is needed, login will prompt for it.

SEE ALSO
     su(1), init(8), getty(8), rlogin(1).



































                                                                             1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?