You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## this is ok
ssh ${ip}
## this is not ok
➜ hosts hss -H ${ip}
$ ls
[E] xxxx -> zsh:1: unknown exec flag -q
[E] xxxx -> ssh_exchange_identification: Connection closed by remote host
$