![](https://seccdn.libravatar.org/avatar/77cb4da5f72bc176182dcc33f03a18f3.jpg?s=120&d=mm&r=g)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/12/2019 18.17, Jones De Andrade wrote:
Hi all!
Thanks for all the answers, and really sorry for the delayed answer.
Since my test failed (and led me to misunderstand where the issue resided), I improved it a bit to properly show the failure happening:
************************ ~/> cat teste.x #!/bin/tcsh
set HOST = "192.168.0.12" set PORT = "2221" set USER = "android" setenv SSHPASS "temporario"
echo $SHELL echo $SSHPASS
cer@Telcontar:~> cat bin/testtsch #!/bin/tcsh echo Hello echo $shell echo $SHELL cer@Telcontar:~> cer@Telcontar:~> testtsch Hello /bin/tcsh /bin/bash cer@Telcontar:~> As has been mentioned before in this thread. - -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXfFAaAAKCRC1MxgcbY1H 1SZ/AJ0YVGnYWTwVjARlQppF8tPwKXyzIwCfRS60KlrhnOS04k17zvGH7lKbjKE= =S54n -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org