find
wanted to try to make a cli with rust, so i "remade" find
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
myfind <target> <path>