myfind

like linux find, but bad

wanted to try to make a cli with rust, so i "remade" find

usage

myfind <target> <path>, where target is the file or directory you are searching for, and path is the root path you would like to search within