Multiple choice technology operating systems

Crown margin mode can be done using which command

  1. nroff

  2. mm

  3. fmt

  4. tbl

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

The fmt command in Unix/Linux is specifically designed for text formatting operations including margin justification, crown margin mode, and line wrapping. nroff is document formatting, mm is a macro package for groff, and tbl is table formatting - none handle crown margin mode directly.