table of contents
other versions
- buster 1:21.2.6+dfsg-1
- testing 1:23.2.6+dfsg-1
- unstable 1:23.2.6+dfsg-1
- experimental 1:24.0.5+dfsg-1
conflicting packages
to_erl(1) | USER COMMANDS | to_erl(1) |
NAME¶
to_erl - Attach to a running Erlang runtime system, started with run_erlDESCRIPTION¶
This program is used to attach to a running Erlang runtime system, started with run_erl.USAGE¶
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:
- pipe_name:
- Name of the pipe where to attach. It defaults to /tmp/erlang.pipe.N.
- pipe_dir:
- Directory name where to search for the named pipe to attach. It defaults to /tmp.
SEE ALSO¶
run_erl(1), start_embedded(1)erts 5.9.3 | Ericsson AB |