如何在 more 命令中替换 --more --(批处理)

如何在 more 命令中替换 --more --(批处理)

more.com对于习惯批处理脚本的人来说,该命令相当简单。

 Space  Display next page.

Return Display next line.

 Q  Quit.

... Etc...

但对于没有经验的用户来说,这并不是不言自明的。因此,我想知道是否可以在等待用户输入时用更多命令输出替换文本。

由此:

-- More --

可能是这样的:

Press  Space  to display next page | Return to display next line |  Q  to quit.

相关内容