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

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

用go语言写一个程序,从命令行中获取路径,删除指定路径下的所有*.lastUpdated的文件
https://github.com/litongjava/go-rm-lastupdate

Last synced: 11 months ago
JSON representation

用go语言写一个程序,从命令行中获取路径,删除指定路径下的所有*.lastUpdated的文件

Awesome Lists containing this project

README

          

# go-rm-lastUpdate
用go语言写一个程序,从命令行中获取路径,删除指定路径下的所有*.lastUpdated的文件

启动命令
```shell
go-rm-lastUpdate.exe D:\dev_mavenRepository
```