Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

expand(1)

COLRM(1)                             BSD                              COLRM(1)



NAME
     colrm - remove columns from a file

SYNOPSIS
     colrm [ startcol [ endcol ] ]

DESCRIPTION
     colrm removes selected columns from a file.  It takes input from standard
     input, and sends output to standard output.

     If called with one parameter, colrm removes the columns of each line
     starting with the column specified by startcol.  If called with two
     parameters, colrm removes the columns from the first column (startcol) to
     the last column (endcol).

     Column numbering starts with column 1.

SEE ALSO
     expand(1)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026