Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ colrm(1) — SunOS 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

expand(1)

COLRM(1)  —  User’s Manual — Commands

NAME

colrm − remove columns from a file

SYNOPSIS

colrm [ startcol [ endcol ] ]

DESCRIPTION

Colrm removes selected columns from a text file.  The text is is taken from standard input and copied to the standard output with the specified columns removed. 

If only startcol is specified, the columns of each line are removed starting with startcol and extending to the end of the line.  If both startcol and endcol are specified, all columns between startcol and endcol, inclusive, are removed. 

Column numbering starts with column 1. 

SEE ALSO

expand(1)

Sun System Release 1.0  —  13 April 1983

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