DOKK / manpages / debian 11 / erlang-base-hipe / to_erl.1.en
to_erl(1) USER COMMANDS to_erl(1)

to_erl - Attach to a running Erlang runtime system, started with run_erl

This program is used to attach to a running Erlang runtime system, started with run_erl.

to_erl [pipe_name | pipe_dir]

To disconnect it from the Erlang shell without exiting the Erlang system, type Ctrl-D.

The to_erl program arguments are:

Name of the pipe where to attach. It defaults to /tmp/erlang.pipe.N.
Directory name where to search for the named pipe to attach. It defaults to /tmp.

run_erl(1), start_embedded(1)

erts 5.9.3 Ericsson AB