Hm, didn't know this is a bug :) BTW, final solution would be something
not requiring configuration change. My approach would be a non
pagination by default and usage of "more", just like in
linux.Examples:show | moreshow | grep -f interface | more
Hi! Not a command, but a hack:Run your command and run it through grep.
Example for configuration:show | grep ""Grep doesn't use pagination!
Just found out because we had the same problem being RO user on the CLI.