I was wnodering how I can search for a file somewhere on my computer using the terminal. Is there a command for it? a script? Or if someone could just tell me where the xmms-config file that would work too :wink:
-thanks!
Printable View
I was wnodering how I can search for a file somewhere on my computer using the terminal. Is there a command for it? a script? Or if someone could just tell me where the xmms-config file that would work too :wink:
-thanks!
Try:to find the fileCode:find –name filename –print
dylunio
sweet, I'll give that a try! :D
Umm, what if you are not sure about the exact name of the file? Like um, if you install java, and you don't know how the directory was created. you know like: j2sdk, java, jdk and others. :?: