more

Display paginated output from stdin or a file. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/more.

echo test | more

more path\to\file

more path\to\file /tspaces

more path\to\file /c

more path\to\file +5

more path\to\file /e

more /?