[erlang-questions] Erlang module for command line interfaces?
Ingela Anderton Andin
ingela@REDACTED
Mon Mar 9 10:53:53 CET 2009
Hi!
> The ssh application has an example on how to make an ssh based CLI.
Note that this example still uses the deprecated API. The compiler will
however help you to translate it to the new supported API.
I recommend that you wait for R13 and base your implementation on
ssh-1.1.1
which is better documented and better tested than previous versions.
Regards Ingela Erlang/OTP - Ericsson
More information about the erlang-questions
mailing list