SyntaxFix
Write A Post
Hire A Developer
Questions
Alternative: you can use the less command.
less
Type in console:
"your_command" | less
This will allow you to scroll with the up and down arrow keys.
Basically your output has been piped with the less command.