https://github.com/helloxz/shell
平时写的各种linux shell脚本
https://github.com/helloxz/shell
Last synced: about 1 year ago
JSON representation
平时写的各种linux shell脚本
- Host: GitHub
- URL: https://github.com/helloxz/shell
- Owner: helloxz
- License: apache-2.0
- Created: 2017-08-09T06:06:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-24T11:36:19.000Z (over 1 year ago)
- Last Synced: 2025-04-02T22:20:45.664Z (about 1 year ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 28
- Watchers: 3
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security.sh
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
```