
COLSORT.TTP is  a text-based  column sorter  intended for  use with  the
Edith Professional text editing system.

---

SYNOPSIS

   COLSORT <column> <in-file> [-r] [-v]


DESCRIPTION

   COLSORT sorts the lines in <in-file>  on the data starting at  column
   <column>. The sorted lines are sent to its standard output.

OPTIONS

   -r    Reversed sorting

   -v    Sort by numerical (double precision float) value rather than by
         ASCII representation.

---

(C) 1994 ZFC Computing, Amsterdam, The Netherlands

avg, 12th September 1994

