Multiple choice technology operating systems command for prepare text for printing with headers and page breaks ? pr lpr pico 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.