# Shell_scripts **Repository Path**: DreamMIF/shell_scripts ## Basic Information - **Project Name**: Shell_scripts - **Description**: 汇总总结排查服务器使用到shell脚本 - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-22 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shell_scripts #### 介绍 汇总总结排查服务器使用到shell脚本, 希望分享脚本能够带给你一些参考价值. #### 使用脚本前注意事项 使用脚本前需要建议赋予脚本执行权限 ``` chmod +x xxxxx.sh ```