Introduction
Introduction Statistics Contact Development Disclaimer Help
Title: Port of the week: rlwrap
Author: Solène
Date: 04 October 2016
Tags: unix shell portoftheweek
Description:
Today I will present **misc/rlwrap** which is an utility tool when you
use some command-line software which doesn't provide you a nice
readline input. By using rlwrap, you will be able to use telnet, a
language REPL or any command-line tool where you input text with an
history of what you type, ability to use emacs bindings like C-a C-e
M-Ret etc... I use it often with telnet or sbcl.
Usage :
$ rlwrap telnet host port
You are viewing proxied material from dataswamp.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.