Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litongjava/go-rm-file
删除自定目录后,指定后缀的文件
https://github.com/litongjava/go-rm-file
Last synced: about 1 month ago
JSON representation
删除自定目录后,指定后缀的文件
- Host: GitHub
- URL: https://github.com/litongjava/go-rm-file
- Owner: litongjava
- License: apache-2.0
- Created: 2023-02-23T05:17:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T02:07:37.000Z (8 months ago)
- Last Synced: 2024-05-21T03:25:58.527Z (8 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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
```