LoginSignup
6
4

More than 5 years have passed since last update.

SSHPASSのインストール(OS X)

Last updated at Posted at 2015-05-22

brewコマンドでインストール

$ brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb

※自分の環境のHomebrewのバージョン(0.9.5)では、以下のコマンドでは、セキュリティエラーによりインストールできませんでした。

$ brew install sshpass
$ brew install https://raw.github.com/eugeneoden/homebrew/eca9de1/Library/Formula/sshpass.rb

参考:https://gist.github.com/arunoda/7790979

6
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
4