# OpsTool **Repository Path**: ttqtc/ops-tool ## Basic Information - **Project Name**: OpsTool - **Description**: No description available - **Primary Language**: Shell - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 批量运维脚本 使用方式: 1. 在hostlist.txt中写入目标主机ip,每行一个,每行结尾必须换行 2. 在cmd.sh中写入要在目标主机上执行的命令,如有数据内容,写在data.txt中 3. 首次运行,需要在batch.sh文件里相应位置写上用户名、密码及其他参数 4. 本机执行sh ./batch.sh