view 3rdparty/packages/multivue/sys/cocopr.hp @ 2774:1868fbf470e7 lwtools-port

Merged lwtools-port (2773:ce3dba57003b) and mainline (2772:0a3f4d8ea6d5) changeset: 2773:ce3dba57003b branch: lwtools-port tag: tip parent: 2770:bfe3de781ddf user: Boisy Pitre <boisy.pitre@nuance.com> date: Wed Jan 23 14:54:29 2013 -0600 summary: boot_dw now uses dwinit.asm. changeset: 2772:0a3f4d8ea6d5
author Boisy Pitre <boisy.pitre@nuance.com>
date Wed, 23 Jan 2013 21:02:34 -0600
parents f12ee9b19ad4
children
line wrap: on
line source

@COCOPR
Syntax: cocopr [<opts>] {<path> [<opts>]}
Function: display file in specified format
          gets defaults from /dd/sys/env.file
Options :
     -c           set columns per page
     -f           use form feed for trailer
     -h=num       set number of lines after header
     -l=num       set line length
     -m=num       set left margin
     -n=num       set starting line number and incr
     -o           truncate lines longer than lnlen
     -p=num       set number of lines per page
     -t=num       number of lines in trailer
     -u           do not use title
     -u=title     use specfied title
     -x=num       set starting page number
     -z[=path]    read file names from stdin or <path> if given