# lshc **Repository Path**: thiswind/lshc ## Basic Information - **Project Name**: lshc - **Description**: View Linux server hardware configuration - **Primary Language**: Shell - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-03 - **Last Updated**: 2022-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lshc View Linux server hardware configuration # Usage attention: only support ubuntu ```bash curl -L https://raw.githubusercontent.com/thiswind/lshc/main/lshc.sh | bash ``` 国内用户: ```bash curl -L https://gitee.com/thiswind/lshc/raw/main/lshc.sh | bash ```