shutdown.txt
来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 29 行
TXT
29 行
-- shutdown --A command for shutting down (and/or rebooting) the computer.Usage: shutdown [-T] [-e] [-f] [-r]This command causes the system to shut down. If the (optional) '-e'parameter is supplied, then 'shutdown' will attempt to eject the bootmedium (if applicable, such as a CD-ROM). If the (optional) '-f' parameteris supplied, then it will attempt to ignore errors and shut downregardless. Use this flag with caution if filesystems do not appear to beunmounting correctly; you may need to back up unsaved data before shuttingdown. If the (optional) '-r' parameter is supplied, then it will rebootthe computer rather than simply halting.In graphics mode, the program prompts the user to select 'reboot' or'shut down'. If the system is currently booted from a CD-ROM, the dialogbox also offers a checkbox to eject the disc. If the '-r' parameter isused, the dialog will not appear and the computer will reboot.Options:-T : Force text mode operation.-e : Eject the boot medium.-f : Force shutdown and ignore errors.-r : Reboot.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?