Un gentile amico con cui collaboro ogni tanto, mi ha portato all’attenzione un utilissimo gadget, di cui non conoscevo affatto l’esistenza, e che risulta molto utile per creare un history in quei software che per design non ne hanno:
Package: rlwrap
...
Description: 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.
In sostanza, si può usare, anticipandolo a telnet, per fare history su sessioni sulla porta 25, ad esempio, per reiterare comandi, e quando fate debugging di configurazioni complesse, è decisamente utile.