1*2837Swnj@(#)how_pxp 1.1 (Berkeley) 03/02/81 2*2837SwnjTo profile a program do 3*2837Swnj pxp -z name.p 4*2837Swnjafter a translation specifying this option to pi and an execution, i.e.: 5*2837Swnj pi -z name.p 6*2837Swnj px 7*2837Swnjor 8*2837Swnj pix -z name.p 9*2837SwnjTo use pxp to reformat a program you can use the command: 10*2837Swnj pxp name.p >newname.p 11*2837SwnjThe complete format for using pxp is 12*2837Swnj pxp [ -acdefjntuw_ ] [ -23456789 ] [ -z [ name ... ] ] name.p 13