*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> colrm (1)              
Title
Content
Arch
Section
 

COLRM(1)

Contents


NAME    [Toc]    [Back]

     colrm -- remove columns from a file

SYNOPSIS    [Toc]    [Back]

     colrm [start [stop]]

DESCRIPTION    [Toc]    [Back]

     Colrm removes selected columns from the lines of a file.  A column is
     defined as a single character in a line.  Input is read from the standard
     input.  Output is written to the standard output.

     If only the start column is specified, columns numbered less than the
     start column will be written.  If both start and stop columns are specified,
 columns numbered less than the start column or greater than the
     stop column will be written.  Column numbering starts with one, not zero.

     Tab characters increment the column count to the next multiple of eight.
     Backspace characters decrement the column count by one.

SEE ALSO    [Toc]    [Back]

      
      
     awk(1), column(1), cut(1), paste(1)

HISTORY    [Toc]    [Back]

     The colrm command appeared in 3.0BSD.


FreeBSD 5.2.1			 June 6, 1993			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
colrm Tru64 Extracts columns from a file
remove IRIX remove file
efi_rm HP-UX remove an EFI file
lifrm HP-UX remove a LIF file
remove Tru64 Remove a file
remove OpenBSD remove a file or directory
rmdir FreeBSD remove a directory file
rmdir HP-UX remove a directory file
rmdir Tru64 Remove a directory file
VOP_REMOVE FreeBSD remove a file or directory
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service