talk2drys

Results 2 issues of talk2drys

I am trying to connect to an ssh server using another server as a jump host, but i have not been able to figure it out, wanted to see if...

Fixed an issue with `run_command("echo 'Hello'")` where wrapping commands in args in single quotes caused invalid parsing in POSIX-compliant shells. In these shells, single quotes enclose literal text, making escape...