如何在 Linux 上全局安装 MinIO commander (mc)
install_mc.sh
sudo bash -c 'curl https://dl.min.io/client/mc/release/linux-amd64/mc > /usr/local/bin/mc'
sudo chmod a+x /usr/local/bin/mcIf this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow