Query: pretty
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PRETTY(1) General Commands Manual PRETTY(1)NAMEpretty - MINIX pretty printerSYNOPSISpretty file ...EXAMPLESpretty file1 file2 # Convert two files to MINIX layoutDESCRIPTIONPretty converts one or more C source files to MINIX format by changing their layout. Running this program does not affect the resulting binary programs. Actually, pretty is a postprocessor for indent, which must be installed in /bin or /usr/bin. Although the output is not bad, it is not entirely consistent with the book or even with itself. PRETTY(1)