Crown margin mode can be done using which command?
D
Correct answer
Explanation
The 'fmt' command is a simple text formatter that fills and joins lines to create output with even left and right margins - this is crown margin mode. 'nroff' and 'mm' are document formatting systems, 'tbl' is for table formatting, but 'fmt' is specifically designed for margin adjustment and text filling.