I am wandering if there is a way to read the full output of a command when it uses more than the screen. I am currently having to output the command into a file, and then using nano to scroll through it.
E.g. $ ls -Al /etc/ only displays the end of the output and cuts of the rest.
altctrlF1, old or low resource using emulators, and some physical terminals. – ctrl-alt-delor Oct 06 '15 at 20:41