# SuperShell **Repository Path**: henson01/SuperShell ## Basic Information - **Project Name**: SuperShell - **Description**: 运维超级命令工具脚本 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 8 - **Created**: 2017-09-15 - **Last Updated**: 2023-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  # **超级工具脚本:** - **使用方法:** 把SuperShell/sh/s 复制到**/bin/** 下给予相应的权限就可以了 > [root@web_175 /web 11:57]# `chmod +x /bin/s` #### 之前脚本达到差不多2000行,现在优化整理了很多,现在1400多行,此脚本会不定时添加功能和优化整理 *** Sun Dec 10 12:11:44 CST 2017: 现在的脚本添加了不少的工作中需要的功能,达到了1623行脚本,后续还会继续添加和优化脚本,使用更方便。 - 使用的参数: > [root@web_175 /web 20:19]#`s -h` ![输入图片说明](https://git.oschina.net/uploads/images/2017/0914/202816_074ca6e9_1240823.png "屏幕截图.png") #### 常用的: > [root@web_175 /web 20:21]# `s -s` ![输入图片说明](https://git.oschina.net/uploads/images/2017/0914/202604_6e23fcf1_1240823.png "system.png") > [root@web_175 /web 20:21]# `s -d` ![输入图片说明](https://git.oschina.net/uploads/images/2017/0914/203100_002b8a46_1240823.png "屏幕截图.png") >[root@web_175 /web 20:21]# `s -ll` ![输入图片说明](https://git.oschina.net/uploads/images/2017/0914/203233_9907ed1d_1240823.png "屏幕截图.png") > [root@web_175 /web 20:21]# `s -ds` ![输入图片说明](https://git.oschina.net/uploads/images/2017/0914/202945_d82333af_1240823.png "屏幕截图.png") > [root@web_175 /web 20:21]# `s -du` ![输入图片说明](https://git.oschina.net/uploads/images/2017/0914/203143_fc4f00a5_1240823.png "屏幕截图.png") ## 等等很多的参数,不一一展示了,只是方便工作中快速排查故障