This is the command to_erl that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
to_erl - Attach to a running Erlang runtime system, started with run_erl
DESCRIPTION
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.
Use to_erl online using onworks.net services