run_erl
run_erl
Command
run_erl
Command summary
Redirect Erlang input and output streams on Solaris®
Description
This describes the run_erl
program specific to Solaris/Linux. This program redirect the standard input and standard output streams so that all output can be logged. It also let the program to_erl
connect to the Erlang console making it possible to monitor and debug an embedded system remotely.
You can read more about the use in the Embedded System User's Guide
.
Exports
run_erl [-daemon] pipe_dir/ log_dir "exec command [command_arguments]"
The run_erl
program arguments are:
- -daemon
- This option is highly recommended. It makes run_erl run in the background completely detached from any controlling termi