如果希望SSH登陆后先执行shell命令,可以这样:

ssh user@ip -t "cd /data ; /bin/bash"

 

相关文章:

猜你喜欢
相关资源
相似解决方案