Multiple choice technology operating systems

more It is a pager that shows output of a file one page at a time. You can scroll both forward and backward by units of lines or screens

  1. True

  2. False

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

The more command is a pager that displays file content one screenful at a time. It supports navigation in both directions using Space (forward), b (backward), Enter (one line forward), and k (one line backward).