I would like to know how to output a large document using something like unix's more
command in a Mongo shell.
I have a large document that I want to inspect, but it quickly fills my terminals maximum height. As a result I cannot see the beginning part of it. Any suggestions?