An open API service indexing awesome lists of open source software.

https://github.com/helloxz/shell

平时写的各种linux shell脚本
https://github.com/helloxz/shell

Last synced: about 1 year ago
JSON representation

平时写的各种linux shell脚本

Awesome Lists containing this project

README

          

# shell工具箱

### 环境要求

* CentOS 7

### 使用方法
```
yum -y install git
git clone https://github.com/helloxz/shell.git ./shell && cd shell && bash install.sh
```