# confInject **Repository Path**: silonca/confInject ## Basic Information - **Project Name**: confInject - **Description**: 批量修改配置文件 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-31 - **Last Updated**: 2023-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # confInject 批量修改配置文件 该脚本将从用户指定的文件中读入要修改的内容,该文件的每行指定两个文件,中间以逗号分隔 - file1 需要修改的文件 - file2 需要应用到file1中的内容 注意:该脚本会清除所有注释信息