Install BOSCMD
Last Updated:2025-08-11
BOS CMD Download Link
File name and download link | Operating system | Architecture | Size | MD5 |
---|---|---|---|---|
windows-bcecmd-0.5.6.zip | Windows | x86-64 | 7.8MB | zip:3b785df5704b653830d39740feef3d4b bcecmd.exe: c367010fcbbae088d6c59289294d06cd |
linux-bcecmd-0.5.6.zip | Linux | x86-64 | 7.6MB | zip:0053f6e2dc1e0c7920887dd3b2138cf4 bcecmd :d7370f81e283afa73908a4e1f823bb47 |
mac-bcecmd-0.5.6.zip | Mac | x86-64 | 7.4MB | zip: ac53688676c9447ae8d7d89966e450ed bcecmd:a1d2e0dec12c1fae1c614c1a48cb0c03 |
arm64-linux-bcecmd-0.5.6.zip | Linux | arm64 | 7.1MB | zip:cc0488895df97a5c0e613613b9846936 bcecmd:1c3815ec321ba0727d456ade0f74b004 |
arm64-mac-bcecmd-0.5.6.zip | Mac | arm64 | 7.1MB | zip:2667d4b2f80219fec84e3c1640134c6a bcecmd:eb9c22658affa1c79fa7c1667cdfca50 |
Installation
Please download the corresponding version of bcecmd according to your own type of operating system, extract the zip package to the directory where you need to execute the program after the download, you can use it directly in the terminal without installation.
Note:
- The unzip command for Linux users is
$ unzip linux-bcecmd-0.5.6.zip
;- The unzip command for Mac users is
$ unzip mac-bcecmd-0.5.6.zip
;- You are recommended to add the directory where bcecmd is located to the environmental variables of the operating system, so that you can run bcecmd under any directory;
- The Windows users shall run the program in Windows cmd, and Linux and Mac users shall run the program in the terminal;
- bcecmd unpacked commands can only be invoked in the path of the unpacked file, if you need to use it globally, you need to generate a link to the /usr/sbin directory, the command is
$ ln linux-bcecmd-0.5.6/bcecmd /usr/sbin/