# Linux Shell脚本 **Repository Path**: shiruyu/shell_script ## Basic Information - **Project Name**: Linux Shell脚本 - **Description**: 存放自己在学学习时编写的Shell和python脚本 - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-05-12 - **Last Updated**: 2021-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux Shell脚本 #### 介绍 存放自己在学学习时编写的Shell脚本 #### 安装教程 给脚本添加执行权限chmod u+x script 运行脚本./*script* #### 使用说明 learn_shell目录是我在使用时收集的脚本 running目录是我在工作当中根据需求编写的脚本