run bin

Run .bin file in Linux / UNIX

Change the permission of the file you downloaded to be executable. Type the following command:
$ chmod +x file.bin

Start the installation process or run .bin file.Type the following command:
./file.bin

原文地址:https://www.cnblogs.com/greencolor/p/1680003.html