login.txt

来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 23 行

TXT
23
字号
 -- login --Log in to the system.Usage:  login [-T] [-f user_name]This program is interactive, and works in both text and graphics modes.  Bydefault, it is the program launched by the kernel after initialization hascompleted.  It prompts for a user name and password, and after successfulauthentication, launches either a shell process (text mode) or a windowsystem thread (graphics mode).In graphics mode, 'login' also displays 'reboot' and 'shut down' buttons.If the login program has crashed or been killed, you can start a new instanceusing the [F1] key.Options:-T              : Force text mode operation-f <user_name>  : Login as this user, no password.

⌨️ 快捷键说明

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