インストール
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/y-nagai/.profile
eval "$(/opt/homebrew/bin/brew shellenv)"
brew install iperf3
コメント