I know there is a way to run an interactive console with command history support (even though the program does not inherently support it). However, I don't remember the command. Can anyone help me?
How do I run an interpreter with command history support?
93 views Asked by August Karlstrom At
2
Install the package rlwrap and run it like
to get command line history for the command foo.