1998-01-03 12:04:58 +00:00
|
|
|
_ ____ _ _
|
|
|
|
(_) ___| ___| | ___ ___| |_
|
|
|
|
/ /\___ \ / _ \ |/ _ \/ __| __|
|
|
|
|
/ / ___) | __/ | __/ (__| |_
|
|
|
|
(_( |____/ \___|_|\___|\___|\__|
|
|
|
|
|
|
|
|
iSelect -- Interactive Selection Tool
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
1999-05-03 05:37:34 +00:00
|
|
|
WWW: http://www.engelschall.com/sw/iselect/
|