Seeing difference in ssh vs tsh #5651
Unanswered
stevenGravy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The same executions via
ssh
vstsh ssh
on a node. Ifbash -c
is added before thetsh ssh
command it will work likessh
.tsh ssh
ssh
tsh with bash -c
Beta Was this translation helpful? Give feedback.
All reactions