2004-10-12 14:09:34 +02:00
|
|
|
iSelect is an interactive line selection tool for ASCII files, operating
|
|
|
|
via a full-screen Curses-based terminal session. It can be used either as
|
|
|
|
an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend
|
|
|
|
as its control script or in batch mode as a pipeline filter (usually
|
|
|
|
between grep and the final executing command).
|
1998-01-03 13:04:58 +01:00
|
|
|
|
2004-10-12 14:09:34 +02:00
|
|
|
WWW: http://www.ossp.org/pkg/tool/iselect/
|