I have a FreeBSD guest on an XP host.
BSD has no GUI, so it just boots up to the terminal. The output of most commands is more than is visible on the screen, but I can't scroll up/down in the terminal through Page Up/Page Down, or SHIFT+Page Up/Down keys. I have to keep running commands like ls as ls | less which is annoying if the output is a lot.
How can I scroll the screen output?