

CONVRT                         6/26/80                          CONVRT


NAME
       convrt - convert pip listing files to LIST carriage control

SYNOPSIS
       convrt [<infile] [>outfile]

DESCRIPTION
       Convrt  reads  the  standard  input file, converts records with
       embedded carriage control, and copies them to  standard  output
       in LIST carriage control.  This utility is handy for converting
       listing files created by pip, dmp, flx, etc.  For example
       
       % pip temp.=[1,1]/fu
       % convrt <temp >001001.lst
       
       causes  the  full  directory  listing  of [1,1] to be placed on
       001001.lst in a form that can  be  edited  by  edi  or  ed,  or
       manipulated by any of the software tools.

FILES
       None

SEE ALSO
       None

DIAGNOSTICS
       None

AUTHORS

       Joe Sventek

BUGS
       None to date.





















                                 -1-                                  

