Background mode
Salvador Alcaraz
salcaraz@REDACTED
Wed Aug 29 01:38:43 CEST 2001
Thank you very much, Tobbe.
It's working.
__________________________________________________________________________
Salvador Alcaraz Carrasco http://www.umh.es
Division de Ingenieria Telematica http://obelix.umh.es
Dpto. Fisica y Arquitectura de Computadores salcaraz@REDACTED
Universidad Miguel Hernandez salcaraz@REDACTED
Avda. del ferrocarril, s/n Telf. +34 96 665 8495
Elche, Alicante (Spain)
__________________________________________________________________________
On 27 Aug 2001, Torbjorn Tornkvist wrote:
>
> > 1. Is it possible to launch Erlang shell, load a module and execute a
> > function, from Linux shell.
>
> erl [-pa </path/to/ebin/dir>] -s <Mod> <Fun> <Args>
>
> > 2. Is it possible to launch Erlang shell in Background mode from Linux
> > shell?
>
> Add '-detached' to the above.
>
> Cheers /Tobbe
>
>
More information about the erlang-questions
mailing list