home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 326.lha / ARPTools / man / Trunc.man.pp / Trunc.man
Text File  |  1990-01-06  |  1KB  |  64 lines

  1.  
  2.  
  3.  
  4.      Trunc(V1.0)                ARPTOOLS Manual                Trunc(V1.0)
  5.  
  6.  
  7.  
  8.      NAME
  9.           Trunc - CR-LF conversion and simple formatting.
  10.  
  11.      SYNOPSIS
  12.           Trunc FROM TO LCL/S | SC/S | CL/S | LM/K | LC/K | RC/K 
  13.           
  14.      DESCRIPTION
  15.           Trunc perform various operations, according to the supplied
  16.           options, on the FROM file (wildcards supported). If there is
  17.           no FROM file, than the standard input is used.
  18.           The resulting file is sent to the TO file, if any, otherwise
  19.           to the standard output.
  20.  
  21.      OPTIONS
  22.           Options cannot be combined.
  23.  
  24.           LCL
  25.                Convert LFs to CR+LF combination.
  26.           SC
  27.                Delete any CR.
  28.           CL
  29.                Convert CRs into LFs.
  30.           LM n
  31.                Insert a left margin of n lines.
  32.           LC n
  33.                Start output from the nth leftmost column of each line
  34.                of the input file.  
  35.           RC n
  36.                Start output from the nth rightmost column of each line
  37.                of the input file.  
  38.             
  39.      BUGS    
  40.           The LC and RC options don't work well with files containing
  41.           Tabs. Use DeTab first.
  42.  
  43.      SEE ALSO
  44.           DeTab
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1
  64.