colrm.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 25 行
1
25 行
.\" SCCSID: @(#)colrm.1 8.1 9/11/90.TH colrm 1.SH Namecolrm \- remove columns from a file.SH Syntax.B colrm[\|\fIstartcol\fR\|[\fIendcol\fR\|]\|].SH Description.NXR "colrm command".NXR "column" "removing from file"The.PN colrmcommand removes selected columns from a file.Input is taken from standard input.Output is sent to standard output..PPIf called with one parameter the columnsof each line will be removed starting with the specified column.If called with two parameters the columns from the first columnto the last column will be removed..PPColumn numbering starts with column 1..SH See Alsoexpand(1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?