Display paginated output from
stdin
or a file. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/more.
stdin
:{{echo test}} | more
more {{path\to\file}}
more {{path\to\file}} /t{{spaces}}
more {{path\to\file}} /c
more {{path\to\file}} +{{5}}
more {{path\to\file}} /e
more /?