Multiple choice technology operating systems

command for prepare text for printing with headers and page breaks ?

  1. pr

  2. lpr

  3. pico

  4. file

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

The pr command specifically formats text files for printing by adding headers, footers, page numbers, and handling page breaks. Unlike lpr (which actually sends to printer), pr is purely for text preparation and formatting before printing.