[erlang-questions] Remote command execution via SSH ?

Thomas Elsgaard thomas.elsgaard@REDACTED
Mon Aug 13 23:54:46 CEST 2012


Hi

Does anybody have a good simple example of executing commands on a
remote server via SSH?

Nothing fancy, just something like:

------
Connect to host
Execute command '/bin/ls'
Read output from command
Close connection
------

Best regards

Thomas



More information about the erlang-questions mailing list