Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/litongjava/go-rm-file

删除自定目录后,指定后缀的文件
https://github.com/litongjava/go-rm-file

Last synced: about 1 month ago
JSON representation

删除自定目录后,指定后缀的文件

Awesome Lists containing this project

README

        

# go-rm-file
删除自定目录中指定的文件

启动命令
``
go-rm-file [path] [name]
``
```shell
go-rm-file E:\code cmake-build-debug
go-rm-file E:\code cmake-build-release
```