Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ colrm(1) — GDT-UNX 6.8_er0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

expand(1)

COLRM(1)  —  UNIX Programmer’s Manual

NAME

colrm − remove columns from a file

SYNOPSIS

colrm [ startcol [ endcol ] ]

DESCRIPTION

Colrm removes selected columns from a file.  Input is taken from standard input and output is sent to standard output. 

If called with one, parameter the columns of each line are removed, starting with the specified column.  If called with two parameters, the columns from the first column to the last column are removed. 

Column numbering starts with column 1. 

SEE ALSO

expand(1)

AUTHOR

Jeff Schriebman

BUGS

4th Berkeley Distribution  —  @(#)colrm.11.1%Q%%Y%

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