# simulation sed **Repository Path**: hsggj/simulation-sed ## Basic Information - **Project Name**: simulation sed - **Description**: 模拟简单的sed功能,进行文件内容的替换 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #simulation sed #介绍: 模拟简单的sed命令,进行文件内容的替换; #使用方法: python sed.py old new filename