COHERENT help

This page displays the COHERENT help information for scat.

Listing of available help pages


scat -- Print text files one screenful at a time

scat [ [option ...] [file ... ] ] ...

Options:
     -1        Do not stop at EOF if exactly one file specified
     -bn       Begin output at line n
     -c        Mark control characters (overrides -t)
     -cs       Like -c, but map space to underscore `_', and prefix underscore
               with `\'
     -ct       Like -c, but map tabs to spaces
     -in       Skip n columns on output
     -ln       Set screen length to n lines
     -n        Number input lines
     -r        Remote; no paging
     -s        Squash empty lines
     -Sn       Seek n bytes into input before processing
     -t        Truncate lines to line length (default, wraparound)
     -wn       Set screen width to n columns
     -x        Expand tabs
Commands:
     <return>  Next page
     <space>   Next line
     /         Next half page
     f         Print file names and line number
     n         Next file
     q         Quit