# removesome **Repository Path**: rocket049/removesome ## Basic Information - **Project Name**: removesome - **Description**: 按照编号删除文件,当目录中出现文件名乱码时,可以用本程序删除它们。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-13 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 按照编号删除文件 当目录中出现文件名乱码时,可以用本程序删除它们。 ``` 用法: Usage of removesome: -c string contain, 显示包含本参数的文件名 -h string header, 显示以本参数开头的文件名 -t string tail, 显示以本参数结尾的文件名 ```