Display paginated output from stdin or a file. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/more.
{{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 /?