Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 251 Bytes

File metadata and controls

18 lines (12 loc) · 251 Bytes

file2folder

将同名文件集合到文件夹中

安装

  • sudo apt install lua
  • sudo apt install luarocks
  • sudo luarocks install LuaFileSystem

用法

lua app.lua ./your folder path

TODO

  • 增加文件名模糊匹配