tengfei-ff 0.3.1

A command line tool to find files and directories by name.
tengfei-ff-0.3.1 is not a library.

ff

用rust写的文件查找工具

安装

cargo install tengfei-ff

使用方式

注:基于当前目录进行查找

查找文件

ff -f 文件名

查找文件夹

ff -d 文件夹名

输出文件搜索结果并只输出绝对路径

ff -a -f xxx