|
|
1.1 ! root 1: .TH COLRM 1 "18 January 1983" ! 2: .UC 4 ! 3: .SH NAME ! 4: colrm \- remove columns from a file ! 5: .SH SYNOPSIS ! 6: .B colrm ! 7: [ ! 8: startcol ! 9: [ ! 10: endcol ! 11: ] ! 12: ] ! 13: .SH DESCRIPTION ! 14: .I Colrm ! 15: removes selected columns from a file. Input is taken from standard input. ! 16: Output is sent to standard output. ! 17: .PP ! 18: If called with one parameter the columns ! 19: of each line will be removed starting with the specified column. ! 20: If called with two parameters the columns from the first column ! 21: to the last column will be removed. ! 22: .PP ! 23: Column numbering starts with column 1. ! 24: .SH "SEE ALSO" ! 25: expand(1) ! 26: .SH AUTHOR ! 27: Jeff Schriebman
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.