more
stdin
またはファイルからのページ分割された出力を表示します。 もっと詳しく: https://learn.microsoft.com/windows-server/administration/windows-commands/more。
stdin
の出力をページ分割して表示する:{{echo test}} | more
more {{path\to\file}}
more {{path\to\file}} /t{{スペース数}}
more {{path\to\file}} /c
more {{path\to\file}} +{{5}}
more {{path\to\file}} /e
more /?