| Crates.io | tengfei-ff |
| lib.rs | tengfei-ff |
| version | 0.3.1 |
| created_at | 2023-11-25 18:30:46.270498+00 |
| updated_at | 2023-11-29 07:01:27.522453+00 |
| description | A command line tool to find files and directories by name. |
| homepage | https://github.com/tengfei-xy/ff |
| repository | https://github.com/tengfei-xy/ff |
| max_upload_size | |
| id | 1048470 |
| size | 11,327 |
用rust写的文件查找工具
cargo install tengfei-ff
注:基于当前目录进行查找
查找文件
ff -f 文件名
查找文件夹
ff -d 文件夹名
输出文件搜索结果并只输出绝对路径
ff -a -f xxx