Please help - using R, how would I search for a specific file/folder on all drives (hard drives as well as attached USB drives)?
For example, I'm looking for a directory named "MyFiles", and it could be anywhere on my C:, or on my USB (E:). I'd like to know all the tree locations of the directory.
Thanks for any advice!