rlwrap

readline feature command line wrapper

Install

All systems
curl cmd.cat/rlwrap.sh
Debian Debian
apt-get install rlwrap
Ubuntu
apt-get install rlwrap
Arch Arch Linux
pacman -S rlwrap
image/svg+xml Kali Linux
apt-get install rlwrap
Fedora
dnf install rlwrap
Windows (WSL2)
sudo apt-get update sudo apt-get install rlwrap
OS X
brew install rlwrap
Raspbian
apt-get install rlwrap

rlwrap

readline feature command line wrapper

This package provides a small utility that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion and search work as in bash and completion word lists can be specified on the command line.