summaryrefslogtreecommitdiff
path: root/misc/iselect (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12623
* Import of iSelect, Version 1.0.4Ralf S. Engelschall1998-01-036-0/+54
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). The homepage of iSelect can be found on http://www.engelschall.com/sw/iselect/ Submitted by: Ralf S. Engelschall Obtained from: Ralf S. Engelschall Notes: svn path=/head/; revision=9258