linux下查看系统的发行版本:lsb_release -a

            查看32、64位:1. getconf LONG_BIT

                                      2. file /bin/ls

                                      3. uname -a