Getting Started: tut.erl : exiting with an error?!?

Per Hedeland hedeland@REDACTED
Fri Jan 14 20:43:39 CET 2005


Vance Shipley <vances@REDACTED> wrote:
>
>And yet another way is:
>
>	1> q().
>
>
>This is an alias from the c module:
> 
>   q() -> void()
>
>   This function is shorthand for init:stop(), i.e., it causes the
>   node to stop in a controlled fashion.

And yet another:

Eshell V5.3.6.3  (abort with ^G)
1> ^G
User switch command
 --> q

And my personal favorite:

1> ^\

--Per Hedeland



More information about the erlang-questions mailing list