[Ilugc] One Day One Command (COLRM)

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Sat Jul 2 20:21:05 2005

The Indian Patent Office has published a draft patent practice manual.  
Read the draft and Email your suggestions to Mr Ramanraj K (ramanraj.k 
at gmail dot com), before 15th of August 2005.
URL: http://gnowledge.org/pipermail/fsf-friends/2005-June/003381.html ;

One Day One Command 
===================

colrm -- Remove columns from a file.

Summary:

colrm removes selected columns from the input. Input is taken from
STDIN and Output is sent to STDOUT. Column numbering starts with 1.

Examples:

$ ls -l | colrm 35 -- Remove all columns after the 34th column.

$ ls -l | colrm 1 14 -- Remove columns from 1 to 14.

Read: man colrm

Bye :)
--
Bharathi S
ODOC LJ -- http://www.livejournal.com/community/ilugc/

Muthiah's One Day One GTK+ Widget:
http://gtkbook.sourceforge.net/widgetaday.html

Other related posts: