freebsd-ports/editors/cle/pkg-descr
Renato Botelho 74a8f3472b Cle is a Command Line Editor. It provides the editing/history/completion
commands of the GNU readline package to any line-oriented Unix command.

WWW: http://kaolin.unice.fr/Cle/

PR:		ports/100855
Submitted by:	Timothy Bourke <timbob at bigpond.com>
2006-07-26 11:31:46 +00:00

9 lines
278 B
Text

Cle is a Command Line Editor. It provides the editing/history/completion
commands of the GNU readline package to any line-oriented Unix command. For
instance,
$ cle ftp foo.bar.org
adds editing/history/completion commands to the ftp command.
WWW: http://kaolin.unice.fr/Cle/