8000 GitHub - taiiiyang/find_txt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

taiiiyang/find_txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find_txt

cargo run [absolute_path] [dist_path] [target_file_name]

eg: cargo run "C:/cargo" "dist.txt" "README.md"

一个命令行脚本,用于将指定文件夹[absolute_path]中对应的文件内容[target_file_name]收集到

[dist_path](同时支持相对路径或绝对路径)。

系统需要支持 cargo

在条件不满足时将无法运行

目前支持在文件夹中寻找对应文件

v1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0