Mac 安装sshpass

  1. 安装命令
brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb
  1. 连接到/usr/local/bin (如果提示 command not found)
cd /usr/local/bin
ln -s ../Cellar/sshpass/1.05/bin/sshpass sshpass

你可能感兴趣的:(Mac 安装sshpass)