Hacker News new | ask | show | jobs
by joelthelion 135 days ago
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.