Retaining the Output After the Last Screen
When you view output one screen at a time, you typically return to the CLI prompt after viewing the last screen.
To not return immediately, use the
holdcommand after the pipe. This feature is useful, for example, when you want to scroll or search through the output.user@host>command | hold