How to explicitly view the number of digits of the operating system in Linux
Source: Internet
Author: User
In Linux, how does one clearly view the number of digits of the operating system? How does one know whether the operating system is 32-bit or 64-bit? Here we introduce a simple way: [plain] [root@localhostmysql-5.1.57] # getconfLONG_BIT64www.2cto.com through the above operation, we can very square... in Linux, how does one clearly view the number of digits of the operating system? How does one know whether the operating system is 32-bit or 64-bit? Here we introduce a simple way: [plain] [root @ localhost mysql-5.1.57] # getconf LONG_BIT 64 www.2cto.com through the above operation, we can easily see is 64-bit. My Version information is as follows: [plain] [root @ localhost mysql-5.1.57] # lsb_release-a LSB Version: core-4.0-amd64: core-4.0-ia32: core-4.0-noarch: graphics-
4.0-amd64: graphics-4.0-ia32: graphics-4.0-noarch: printing-4.0-amd64: printing-
4.0-ia32: printing-4.0-noarch Distributor ID: CentOS Description: CentOS release 5.8 (Final) Release: 5.8 Codename: Final www.2cto.com if your display does not come out, please man getconf, view help. author love _ coder
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service