zoukankan      html  css  js  c++  java
  • 查看linux版本

    fes@VL-Dev-4674:[/home/fes]uname -a 
    Linux VL-Dev-4674 3.0.101-63-default #1 SMP Tue Jun 23 16:02:31 UTC 2015 (4b89d0c) x86_64 x86_64 x86_64 GNU/Linux 
    fes@VL-Dev-4674:[/home/fes]lsb_release -a 
    LSB Version:    core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch 
    Distributor ID: SUSE LINUX 
    Description:    SUSE Linux Enterprise Server 11 (x86_64) 
    Release:        11 
    Codename:       n/a 
    fes@VL-Dev-4674:[/home/fes]cat /etc/*-release 
    lsb-release   os-release    SuSE-release   

    fes@VL-Dev-4674:[/home/fes]cat /etc/SuSE-release 
    SUSE Linux Enterprise Server 11 (x86_64) 
    VERSION = 11 
    PATCHLEVEL = 4 
    fes@VL-Dev-4674:[/home/fes]cat /etc/os-release 
    NAME="SLES" 
    VERSION="11.4" 
    VERSION_ID="11.4" 
    PRETTY_NAME="SUSE Linux Enterprise Server 11 SP4" 
    ID="sles" 
    ANSI_COLOR="0;32" 
    CPE_NAME="cpe:/o:suse:sles:11:4" 
    fes@VL-Dev-4674:[/home/fes]cat /etc/lsb-release 
    LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64" 
    fes@VL-Dev-4674:[/home/fes] 

  • 相关阅读:
    [HNOI2012]矿场搭建
    舞蹈链
    POJ Apocalypse Someday
    扩展卢卡斯定理
    矩阵求逆
    RandomAccsiFile
    1.单例设计模式
    MySQL 7.多表操作
    IO流之Properties(配置文件)
    MySQL 6.子查询
  • 原文地址:https://www.cnblogs.com/newalan/p/9299737.html
Copyright © 2011-2022 走看看