more.txt

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

TXT
15
字号
 -- more --Display file's contents, one screenfull at a time.Usage:  more <file1> [file2] [...]Each file name listed after the command name will be printed in sequence.This is similar to the 'cat' command, except that the file contents aredisplayed one screenfull at a time.  To page forward to the next screenfull,press the [SPACE] key.  To quit, press the [Q] key.  To advance by a singleline, press any other key.

⌨️ 快捷键说明

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