Multiple choice technology operating systems

Command to display one page at a time?

  1. move

  2. mode

  3. more

  4. msd

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The MORE command displays output one screen (page) at a time, pausing after each screenful and waiting for a keypress before continuing. This is useful for viewing long files or command output that would otherwise scroll past too quickly to read.