Hacker News new | ask | show | jobs
by Saris 136 days ago
Everything is fantastic, I wish I could find a Linux alternative with a similar GUI and filter/search bar syntax.
1 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.