ssh 1.2.3.4 "echo -e "comanda1\nsleep 20\ncomanda2\n" > /path/to/script.sh"
ssh 1.2.3.4 "/path/to/script.sh & >/dev/null 2>&1"

sau de ce nu:

ssh 1.2.3.4 "comenzi" &

or something


_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui