#find #directory #search #file #command-line #command-line-tool #find-files

app tengfei-ff

A command line tool to find files and directories by name

5 unstable releases

0.3.1 Nov 29, 2023
0.3.0 Nov 29, 2023
0.2.0 Nov 27, 2023
0.1.1 Nov 25, 2023
0.1.0 Nov 25, 2023

#1927 in Command line utilities

Download history 2/week @ 2024-02-24 1/week @ 2024-03-02 3/week @ 2024-03-09 6/week @ 2024-03-16 5/week @ 2024-03-30 109/week @ 2024-04-06 6/week @ 2024-04-13

120 downloads per month

MIT/Apache

6KB
103 lines

ff

用rust写的文件查找工具

安装

cargo install tengfei-ff

使用方式

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

查找文件

ff -f 文件名

查找文件夹

ff -d 文件夹名

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

ff -a -f xxx

Dependencies

~2.5MB
~49K SLoC