I'm trying to find the path of a file just by knowing its name. I've tried it in many ways including pwd
but it does not do me any good. Is there any way to do this? (I have a guarantee that this is the only file with this name, so there are no different paths)