Fork me on GitHub

李可

导航

09 2018 档案

mac使用brew安装sshpass
摘要:brew安装sshpass 登陆 起别名 vim ~/.bash_profile ssh alias 插入 alias serv="sshpass p 'mima' ssh user@ip" 立即起效 source ~/.bash_profille serv 就连上服务器啦 阅读全文

posted @ 2018-09-06 14:10 李可在江湖 阅读(1311) 评论(0) 推荐(0)