I'm sure there used to be an option in less which allowed you to page onto the next file after you reached the end of the current file, so you could just keep *space*ing through a bunch of short files without having to keep :ning to get to the next one.
Could someone remind me what it is?
cat file1 file2 |lessortail -n +1 file1 file2 |lessuseful. – Gilles Jul 13 '11 at 22:17-eoption was obvious, but looking at themanpage, I can't agree with that. – rozcietrzewiacz Nov 23 '11 at 23:35pagingrefers to virtual memory. – Mark Booth Nov 24 '11 at 14:30