The Erlang Shell

Technically, it’s possible already with command-line arguments:

-kernel shell_history_path `pwd | sed 's/.*\///g'`.erl.history
3 Likes