Annotation of 43BSDTahoe/man/man1/colrm.1, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1980 Regents of the University of California.
        !             2: .\" All rights reserved.  The Berkeley software License Agreement
        !             3: .\" specifies the terms and conditions for redistribution.
        !             4: .\"
        !             5: .\"    @(#)colrm.1     6.2 (Berkeley) 5/7/86
        !             6: .\"
        !             7: .TH COLRM 1 "May 7, 1986"
        !             8: .UC 4
        !             9: .SH NAME
        !            10: colrm \- remove columns from a file
        !            11: .SH SYNOPSIS
        !            12: .B colrm
        !            13: [
        !            14: startcol
        !            15: [
        !            16: endcol
        !            17: ]
        !            18: ]
        !            19: .SH DESCRIPTION
        !            20: .I Colrm
        !            21: removes selected columns from a file.  Input is taken from standard input.
        !            22: Output is sent to standard output.
        !            23: .PP
        !            24: If called with one parameter the columns
        !            25: of each line will be removed starting with the specified column.
        !            26: If called with two parameters the columns from the first column
        !            27: to the last column will be removed.
        !            28: .PP
        !            29: Column numbering starts with column 1.
        !            30: .SH "SEE ALSO"
        !            31: expand(1)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.