COLRM(1) Órdenes de usuario COLRM(1)

colrm - elimina columnas de un fichero

colrm [first [last]]

colrm elimina las columnas seleccionadas de un fichero. La entrada se obtiene de la entrada estándar. La salida se manda a la salida estándar.

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

La numeración de las columnas empieza con la columna 1.

-h, --help

Mostrar texto de ayuda y finalizar.

-V, --version

Print version and exit.

La orden colrm aparece por primera vez en 3.0BSD.

awk(1p), column(1), expand(1), paste(1)

For bug reports, use the issue tracker at <https://github.com/util-linux/util-linux/issues>.

La orden colrm forma parte del paquete util-linux, el cual puededescargarse de Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.

2024-12-05 util-linux 2.39.3