プログラミングしたい
curl
dig
goaccess
gping
httpie
rsync
ssh
ssh-keygen
wget
xargs
xh
文書作成したい
未分類
用語集
$ brew install curl
$ curl https://example.com --output ファイル名 $ curl https://example.com -o ファイル名
参考
ダウンロードしたい(httpie)
ダウンロードしたい(wget)
ダウンロードしたい(xh)