DESCR 272 B

123456
  1. rlwrap is a 'readline wrapper', a small utility that uses the GNU
  2. readline library to allow the editing of keyboard input for any
  3. command. rlwrap should be especially useful when you need
  4. user-defined completion (by way of completion word lists) and
  5. persistent history.