Closed boot1992 closed 1 year ago
execute the command successfully
no response
follow the quickstart: curl https://dl.min.io/client/mc/release/linux-amd64/mc \ --create-dirs \ -o $HOME/minio-binaries/mc
chmod +x $HOME/minio-binaries/mc export PATH=$PATH:$HOME/minio-binaries/
mc --help
mc --version
CentOS Linux release 7.9.2009 (Core)
i tried different linux server, none wored. but the windows version works well.
you need to do ./mc --help
./mc --help
i tried this, it doesn't work
Expected behavior
execute the command successfully
Actual behavior
no response
Steps to reproduce the behavior
follow the quickstart: curl https://dl.min.io/client/mc/release/linux-amd64/mc \ --create-dirs \ -o $HOME/minio-binaries/mc
chmod +x $HOME/minio-binaries/mc export PATH=$PATH:$HOME/minio-binaries/
mc --help
mc --version
mc --version
) no responseSystem information
CentOS Linux release 7.9.2009 (Core)
i tried different linux server, none wored. but the windows version works well.