1start(1) User Commands start(1)
2
3
4
6 start - OTP start script example for Unix.
7
9 The start script is an example script on how to start up the Erlang
10 system in embedded mode on Unix.
11
12 For more information about the use, see the Embedded System User's
13 Guide in System Documentation.
14
16 start [ data_file ]
17
18 Argument:
19
20 data_file:
21 Optional. Specifies what start_erl.data file to use.
22
23 Environment variable RELDIR can be set before calling this exam‐
24 ple, which sets the directory where to find the release files.
25
27 run_erl(1), start_erl(1)
28
29
30
31Ericsson AB erts 13.2.2.4 start(1)