ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
OVER(1) OVER OVER(1) NAME over - pretty print and scroll source code on terminal SYNOPSIS over [FILE]... DECRIPTION Pretty print source code in the FILEs. The language is guessed with the states program and enscript is used to do the formatting. The highlighting rules are defined in `/usr/share/enscript/hl/enscript.st'. The FILEs are paged through less for more convenient display. FILES /usr/share/enscript/hl/enscript.st rules for various languages SEE ALSO enscript(1), states(1) AUTHOR Markku Rossi <mtr@iki.fi> <http://www.iki.fr/~mtr OVER Jan 16, 2000 OVER(1) |
|