Fnall CLI Tool:





Click here to go to download page (GitHub)


This is my first Rust project that I made to learn some of the basics of rust. It is a terminal command that can be used to find a specific file fast by simply typing out fnall 'filename'. It is faster and more intuitive then the Linux find command, but has less features as a result.