Comment on Everything – Locate files and folders by name instantlyparentComments−joelthelion7moThis might be harder to do on linux because filesytems are different. If I'm not mistaken, NTFS has big tables that can be directly read without iterating through the filesystem tree. I don't think this is true of most popular linux filesystems.
Comments
This might be harder to do on linux because filesytems are different. If I'm not mistaken, NTFS has big tables that can be directly read without iterating through the filesystem tree. I don't think this is true of most popular linux filesystems.